3-16
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter3 Commands Specific to the Content Switc hing Module with SSL
crypto key export rsa pem
crypto key export rsa pem
To export a PEM-formatted RSA key to the Content Switching Module with SSL, use the crypto key
export rsa pem command.
crypto key export rsa keylabel pem {terminal | url url} {{3des | des} [exportable] pass_phrase}
Syntax Description
Defaults This command has no default settings.
Command Modes Global configuration
Command History
Usage Guidelines The pass phrase can be any phrase including spaces and punctuation except for a question mark, which
has special meaning to the Cisco IOS parser.
Pass-phrase protection associates a pass phrase with the key. The pass phrase is used to encrypt the key
when it is exported. When this key is imported, you must enter t he same pass phrase to decrypt it.
keylabel Name of the key.
terminal Displays the request on the terminal.
url url Specifies the URL location. Valid values are as follows:
ftp:—Exports to the FTP: file system
null:—Exports to the null: file system
nvram:—Exports to the NVRAM: file system
rcp:—Exports to the RCP: file system
scp:—Exports to the SCP: file system
system:—Exports to the system: file system
tftp:—Exports to the TFTP: file system
des Specifies the 56-bit DES-CBC encryption algorithm.
3des Specifies the 168-bit DES (3DES) encryption algorithm.
exportable (Optional) Specifies that the key can be exported.
pass_phrase Pass phrase.
Release Modification
SSL Services Module
Release 1.2(1)
Support for this command was introduced on the Catalyst 6500 seri es
switches.
CSM-S release 1.1(1) This command was introduced.