Send documentation comments to mdsfeedback-doc@cisco.com
4-118
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
crypto ca trustpoint
the certificates.
Examples The following example declares a trust point CA that the switch should trust and enters trust point
configuration submode.
switch# config terminal
switch(config)# crypto ca trustpoint admin-ca
switch(config-trustpoint)#
The following example removes the trust point CA.
switch# config terminal
switch(config)# no crypto ca trustpoint admin-ca
Related Commands Command Description
crypto ca authenticate Authenticates the certificate of the certificate authority.
crypto ca enroll Generates a certificate signing request for a trust point.
show crypto ca
certificates
Displays the identity and CA certificate details.
show crypto ca
trustpoints
Displays trust point configurations.