Set Online Certificate Status Protocol (OCSP) Validation.
Syntax
set ocsp-validation <none | best-effort | mandatory>
Parameters
Parameter
Description
Possible Values
Default Value
none
Do not validate a certificate using Online Certificate Status Protocol (OCSP) when establishing a TLS Connection with Communication Manager.
best effort
Validate a certificate using Online Certificate Status Protocol (OCSP) when establishing a TLS Connection with Communication Manager. The connection will be allowed if a network issue prevents the certificate from being verified using OCSP.
Yes
mandatory
Validate a certificate using Online Certificate Status Protocol (OCSP) when establishing a TLS Connection with Communication Manager. The connection will not be allowed if the certificate cannot be verified using OCSP.
Context
certificate-options
Example
# set ocsp-validation best-effort
OCSP Validation : best-effort