![Cisco MDS 9000 Series Скачать руководство пользователя страница 274](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253274.webp)
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
4-134
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.