Creating the CRL Objects in Active Directory

The CRL container must be created in 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

›_ Console

> cd %WINDIR%\System32\CertSrv\CertEnroll

> certutil -f -dspublish {CRLfile}

For example:

> certutil -f -dspublish "CA Cluster.crl"