crypto ca cancel-enroll
To cancel a current enrollment request, use the crypto ca cancel-enroll command.
crypto ca cancel-enroll ca-name
Syntax Description
Name of the certification authority (CA).
ca-name
Command Default
None
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 2.0
Usage Guidelines
Use the crypto ca enroll command to request certificates from the CA for the Rivest, Shamir, and Adelman
(RSA) key pairs for the router defined by the rsakeypair, on page 217 command in trustpoint configuration
mode. If no rsakeypair, on page 217 command is configured for the current trustpoint, the default RSA key
pair is used for enrollment. This task is also known as enrolling with the CA. Use the crypto ca cancel-enroll
command to cancel a current enrollment request.
Task ID
OperationsTask ID
executecrypto
Examples
The following example shows how to cancel a current enrollment request from a CA named myca:
RP/0/RP0/CPU0:router# crypto ca cancel-enroll myca
Related Commands
DescriptionCommand
Obtains a router certificate from the CA.crypto ca enroll, on page 191
Specifies a named RSA key pair for a trustpoint.rsakeypair, on page 217
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
190 OL-24740-01
Public Key Infrastructure Commands
crypto ca cancel-enroll