Associates the generated RSA/ECDSA/DSA key pair with a trust point for security protocol exchanges for applications.
Associates the generated RSA/ECDSA/DSA key pair with the trust point.
keypair key_labelTrust point configuration mode
Use the no keypair command to remove the key pair association.
Typical command usage:
device(config)# crypto ca trustpoint t1 device(config-ca-t1)# keypair k1 device(config-ca-t1)# do show running-config crypto crypto key label k1 rsa modulus 2048 crypto ca trustpoint t1 keypair k1 ! device# show crypto ca trustpoint trustpoint: t1; key-pair: k1