Cisco IOS
4096-Bit Public Key Support
|
|
This
feature introduces Cisco IOS 4096-bit peer public key support.
|
Exporting
and Importing RSA Keys
|
|
This
feature allows you to transfer security credentials between devices by
exporting and importing RSA keys. The key pair that is shared between two
devices will allow one device to immediately and transparently take over the
functionality of the other router.
The
following commands were introduced or modified by this feature:
crypto
ca
export
pkcs12 ,
crypto
ca
import
pkcs12 ,
crypto
key
generate
rsa
(IKE)
|
Import of
RSA Key Pair and Certificates in PEM Format
|
|
This
feature allows customers to use PEM-formatted files to import or export RSA key
pairs. PEM-formatted files allow customers to directly use existing RSA key
pairs on their Cisco IOS routers instead of generating new keys.
The
following commands were introduced by this feature:
crypto
ca
export
pem ,
crypto
ca
import
pem ,
crypto
key
export
pem ,
crypto
key
import
pem
|
Multiple
RSA Key Pair Support
|
|
This
feature allows a user to configure a router to have multiple RSA key pairs.
Thus, the Cisco IOS software can maintain a different key pair for each
identity certificate.
The
following commands were introduced or modified by this feature:
crypto
key
generate
rsa ,
crypto
key
zeroize
rsa ,
rsakeypair
|
Protected
Private Key Storage
|
|
This
feature allows a user to encrypt and lock the RSA private keys that are used on
a Cisco IOS router, thereby, preventing unauthorized use of the private keys.
The
following commands were introduced or modified by this feature :
crypto
key
decrypt
rsa ,
crypto
key
encrypt
rsa ,
crypto
key
lock
rsa ,
crypto
key
unlock
rsa ,
show
crypto
key
mypubkey
rsa
|