Specifies which RSA keypair to use during enrollment.

rsakeypair key-label key_name
no rsakeypair key-label key_name
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.