Send documentation comments to mdsfeedback-doc@cisco.com
4-127
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
crypto ca test verify
crypto ca test verify
To verify a certificate file, use the crypto ca test verify command in configuration mode.
crypto ca test verify certificate-file
Syntax Description
Defaults None.
Command Modes Configuration mode.
Command History
Usage Guidelines The crypto ca test verify command is only a test command. It verifies the specified certificate in PEM
format by using the trusted CAs configured and by consulting the CRL or OCSP if needed, as per the
revocation checking configuration.
Examples The following example shows how to verify a certificate file. Verify status code 0 means the verification
is successful.
switch(config)# crypto ca test verify bootflash:id1.pem
verify status oode:0
verify error msg:
Related Commands
certificate-file Specifies the certificate filename in the form bootflash:filename. The
maximum size is 512 characters.
Release Modification
3.0(1) This command was introduced.
Command Description
show crypto ca
certificates
Displays configured trust point certificates.