Discuss this help topic in SecureBlackbox Forum
This event is fired before CRL retriever is used.
Declaration
Parameters
Possible NameType values:
|
Description
This event is fired when the CRL is to be retrieved. If you need, you can adjust the instance of TElCustomCRLRetriever class, which will be used to retrieve the CRL. If there's no instance available (Retriever parameter is nil / null / Nothing), you should create such instance and pass it via Retriever parameter. See description of TElX509CertificateValidator component for additional information about default HTTP CRL retriever.