Cisco Systems 6500 Network Router User Manual


 
2-19
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 pkcs12
crypto pki export pkcs12
To export a PKCS12 file from the WebVPN Services Module, use the crypto pki export pkcs12
command.
crypto pki export trustpoint_label pkcs12 file_system [pkcs12_filename] pass_phrase
Syntax Description
Defaults This command has no default settings.
Command Modes Global configuration
Command History
Usage Guidelines Imported key pairs cannot be exported.
If you are using SSH, we recommend using SCP (secure file transfer) when exporting a PKCS12 file.
SCP authenticates the host and encrypts the transfer session.
trustpoint_label Specifies the trustpoint label.
file_system Specifies the file system. Valid values for file_system are as follows
archive:—Exports to archive: file system.
cns:—Exports to cns: file system.
flash:—Exports to flash: file system.
ftp:—Exports to ftp: file system.
http:—Exports to http: file system.
https:—Exports to https: file system.
null:—Exports to null: file system.
nvram:—Exports to nvram: file system.
rcp:—Exports to rcp: file system.
scp:—Exports to scp: file system.
system:—Exports to system: file system.
terminal—Outputs the PKCS12 file to the terminal.
tftp:—Exports to tftp: file system.
pkcs12_filename (Optional) Specifies the name of the PKCS12 file to import.
pass_phrase Specifies the pass phrase of the PKCS12 file.
Release Modification
WebVPN Module
Release 1.1
Support for this command was introduced on the Catalyst 6500 series
switches.