Discuss this help topic in SecureBlackbox Forum
Specifies whether CRL check must be performed.
Declaration
Description
This property specifies if CRLs must be retrieved and used for validation of certificates. For each CRL Distribution point found in the certificate, the corresponding CRL is first searched in the list of known CRLs, then requested from the specified location. Before the CRL is requested, OnBeforeCRLRetrieverUse event is fired. The default value is True.