set ocsp-url-precedence

Last Updated : Dec 27, 2016 |

Sets whether the Local OCSP URL or the Certificate's OCSP URL should be used in the event both are defined when validating a certificate using OCSP.

Syntax

set ocsp-url-precedence <certificate|local>

Parameters

Parameter

Description

Possible Values

Default Value

certificate

The OSCP URL of the Certificate Authority specified in a certificate will be used to validate the certificate when establishing an TLS connection with Communication Manager.

certificate

local

The URL of the Certificate Authority specified by the “set ocsp-local-url” CLI command will be used to validate the certificate when establishing an TLS connection with Communication Manager.

Context

certificate-options

Example

# set ocsp-url-precedence local

OCSP URL Precedence : local