Discuss this help topic in SecureBlackbox Forum
This event is fired before OCSP retriever is used.
Declaration
Parameters
Description
This event is fired when the OCSP responder needs to be contacted. If you need, you can adjust the instance of TElOCSPClient class, which will be used to obtain OCSP response. If there's no instance available (OCSPClient parameter is nil / null / Nothing), you should create such instance and pass it via OCSPClient parameter. See description of TElX509CertificateValidator component for additional information about default HTTP OCSP client.