Send documentation comments to mdsfeedback-doc@cisco.com
20-21
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 20 R Commands
revocation-check
The following example shows how to check revocation status first using locally cached CRL and then,
if needed, using OCSP. If CRL is not yet cached locally, only OCSP checking is attempted.
switch(config-trustpoint)# revocation-check crl ocsp
The following example shows how to do no checking for revoked certificates.
switch(config-trustpoint)# revocation-check none
Related Commands Command Description
crypto ca crl-request Configures a CRL or overwrites the existing one for the trust point CA.
ocsp url Configures details of the trust point OSCP.
show crypto ca crl Displays configured CRLs.