Discuss this help topic in SecureBlackbox Forum
Specifies whether OCSP check must be performed.
Declaration
Description
This property specifies if OCSP must be used for validation of certificates. First the list of known OCSP responses is searched for certificate status. If no valid OCSP response is found and AuthorityInformationAccess certifiate extension is present, information in this extension is used for locating and connecting to OCSP server. Before the OCSP server is contacted, OnBeforeOCSPClientUse event is fired. The default value is True.