2-17
Catalyst 6500 Series Switch WebVPN Module Command Reference—Release 1.1
OL-7310-01
Chapter 2 Commands for the Catalyst 6500 Series Switch WebVPN Module
crypto pki export pem
crypto pki export pem
To export privacy-enhanced mail (PEM) files from the WebVPN Services Module, use the crypto pki
export pem command.
crypto pki 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 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 the 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 for url are as follows:
• archive:—Exports to archive: file system
• flash:—Exportsto flash: file system
• ftp:—Exports to the FTP: file system
• http:—Exports to HTTP: file system
• https:—Exports to HTTPS: 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
WebVPN Services
Module Release 1.1
Support for this command was introduced on the Catalyst 6500 series
switches.