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-136
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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 disassociate 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.