Send documentation comments to mdsfeedback-doc@cisco.com
4-129
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
crypto ca trustpoint
Note Before using the no crypto ca trustpoint command to remove the trust point, first delete the identity
certificate and CA certificate (or certificate chain) and then disassociated the RSA key pair from the trust
point. The switch enforces this behavior to prevent the accidental removal of the trust point along with
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.