rsakeypair
To specify a named Rivest, Shamir, and Adelman (RSA) key pair for this trustpoint, use the rsakeypair
command in trustpoint configuration mode. To reset the RSA key pair to the default, use the no form of this
command.
rsakeypair keypair-label
no rsakeypair keypair-label
Syntax Description
RSA key pair label that names the RSA key pairs.
keypair-label
Command Default
If the RSA key pair is not specified, the default RSA key is used for this trustpoint.
Command Modes
Trustpoint configuration
Command History
ModificationRelease
This command was introduced.Release 2.0
Usage Guidelines
Use the rsakeypair command to specify a named RSA key pair generated using the crypto key generate rsa
command for this trustpoint.
Task ID
OperationsTask ID
read, writecrypto
Examples
The following example shows how to specify the named RSA key pair key1 for the trustpoint myca:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# crypto ca trustpoint myca
RP/0/RP0/CPU0:router(config-trustp)# rsakeypair key1
Related Commands
DescriptionCommand
Generates RSA key pairs.crypto key generate rsa, on page 199
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
OL-24740-01 217
Public Key Infrastructure Commands
rsakeypair