rsakeypair (PKI)
-
- Last UpdatedSep 23, 2020
- 1 minute read
Specifies which RSA keypair to use during enrollment.
key-label
key_name
| Designates the RSA key to be used for enrollment.
|
PKI trustpoint configuration sub-mode
The crypto key generate rsa command is used to create and name an RSA keypair.
The no form of the command removes the configuration.
The following example creates a trustpoint named trust1 and configures it to use the RSA keypair rsakeyAuto.
device# configure terminal
device(config)# pki trustpoint trust1
device(config-pki-trustpoint-trust1)# rsakeypair key-label rsakeyAuto
Release version | Command history |
---|---|
08.0.70 | This command was introduced. |