Discuss this help topic in SecureBlackbox Forum
Specifies if OCSP check is mandatory.
Declaration
Description
This property affects result of certificate validation when OCSP status check fails. If MandatoryOCSPCheck = true and OCSP status check can not be performed, the certificate is reported to be invalid. If MandatoryOCSPCheck = false and OCSP status check can not be performed, certificate validation continues. In both cases, when OCSP status check can not be performed, vrOCSPNotVerified flag is included to Reason status of certificate. The default value is True.