3-8
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 ca export pem
crypto ca export pem
To export privacy-enhanced mail (PEM) files from the Content Switching Module with SSL, use the
crypto ca export pem command.
crypto ca export trustpoint_label pem {terminal {des | 3des} {url url}} pass_phrase
Syntax Description
Defaults This command has no default settings.
Command Modes Global configuration
Command History
Usage Guidelines The pass_phrase value can be any phrase including spaces and punctuation except for a ques tion 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.
A key that is marked as unexportable cannot be exported.
trustpoint-label Name of the trustpoint.
terminal Displays the request on the terminal.
des Specifies the 56-bit DES-CBC encryption algorithm.
3des Specifies the 168-bit DES (3DES) encryption algorithm.
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
pass_phrase Pass phrase that is used to protect the private key.
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.