Creating the CRL Objects in Active Directory

The CRL container must be created in the Active Directory manually, and the CRL must be published manually.

  1. Log on to the active cluster node with enterprise permissions.

  2. On the command prompt, type the following commands.

›_ Console

> cd %WINDIR%\System32\CertSrv\CertEnroll
> certutil -f -dspublish {CRLfile}

For example:
> certutil -f -dspublish "CA Cluster.crl"