crypto ca trustpoint
Before using the no crypto ca trustpoint command to remove the trustpoint, you must first delete the
Note
identity certificate and CA certificate (or certificate chain) and then disassociate the RSA key pair from
the trustpoint. The device enforces this sequence of actions to prevent the accidental removal of the
trustpoint with the certificates.
This command does not require a license.
Examples
This example shows how to declare a trustpoint CA that the device should trust and enter trustpoint
configuration mode:
switch#
configure terminal
switch(config)# crypto ca trustpoint admin-ca
switch(config-trustpoint)#
This example shows how to remove the trustpoint CA:
switch#
configure terminal
switch(config)# no crypto ca trustpoint admin-ca
Related Commands
Command
crypto ca authenticate
crypto ca enroll
show crypto ca certificates
show crypto ca trustpoints
Cisco Nexus 7000 Series Security Command Reference
138
Description
Authenticates the certificate of the certificate
authority.
Generates a certificate signing request for a trustpoint.
Displays the identity and CA certificate details.
Displays trustpoint configurations.
C Commands