Send documentation comments to mdsfeedback-doc@cisco.com
22-35
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show crypto ca certificates
show crypto ca certificates
To display configured trust point certificates, use the show crypto ca certificates command.
show crypto ca certificates trustpoint-label
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines This command displays the important fields in the identity certificate, if present, followed by those in
the CA certificate (or each CA certificate if it is a chain, starting from the lowest to the self-signed root
certificate), or the trust point. If the trust point name is not specified, all trust point certificate details are
displayed.
Examples The following example displays configured trust point certificates.
switch# show crypto ca certificates
Trustpoint: admin-ca
certificate:
subject= /CN=switch160
issuer= /C=US/O=cisco/CN=Aparna CA2
serial=6CDB2D9E000100000006
notBefore=Jun 9 10:51:45 2005 GMT
notAfter=May 3 23:10:36 2006 GMT
MD5 Fingerprint=0A:22:DC:A3:07:2A:9F:9A:C2:2C:BA:96:EC:D8:0A:95
purposes: sslserver sslclient ike
CA certificate 0:
subject= /C=US/O=cisco/CN=Aparna CA2
issuer= /emailAddress=amandke@cisco.com/C=IN/ST=Maharashtra/L=Pune/O=cisco/OU=ne
tstorage/CN=Aparna CA1
serial=14A3A877000000000005
notBefore=May 5 18:43:36 2005 GMT
notAfter=May 3 23:10:36 2006 GMT
MD5 Fingerprint=32:50:26:9B:16:B1:40:A5:D0:09:53:0A:98:6C:14:CC
purposes: sslserver sslclient ike
CA certificate 1:
subject= /emailAddress=amandke@cisco.com/C=IN/ST=Maharashtra/L=Pune/O=cisco/OU=n
etstorage/CN=Aparna CA1
issuer= /emailAddress=amandke@cisco.com/C=IN/ST=Karnataka/L=Bangalore/O=Cisco/OU
=netstorage/CN=Aparna CA
trustpoint-label Specifies the name of the trust point. The maximum size is 64 characters.
Release Modification
3.0(1) This command was introduced.