Click or drag to resize

CertCrlAdminDRepublishDistributionPoints Method

The most recent base and (if configured) delta CRL to distribution points. New CRL is not generated.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public void RepublishDistributionPoints()

Implements

ICertCrlAdminDRepublishDistributionPoints
Remarks
The CA will not republish a CRL to a CRL distribution point if the CRL at the distribution point is already the most recent CRL.
See Also