Examples
This example shows how to associate an RSA key pair to a trustpoint:
switch# configure terminal
switch(config)# crypto ca trustpoint admin-ca
switch(config-trustpoint)# rsakeypair adminid-key
This example shows how to disassociate an RSA key pair from a trustpoint:
switch(config-trustpoint)# no rsakeypair adminid-key
Related Commands
DescriptionCommand
Requests certificates for the switch’s RSA key pair
created for the trustpoint CA.
crypto ca enroll
Configures RSA key pair information.crypto key generate rsa
Displays information about configured RSA key pairs.show crypto key mypubkey rsa
Cisco Nexus 7000 Series Security Command Reference    
635
R Commands
rsakeypair