User's Manual

2-23
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 import pkcs12
crypto pki import pkcs12
To import a PKCS12 file to the WebVPN Services Module, use the crypto ca import pkcs12 command.
crypto pki import 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 If you are using SSH, we recommend using SCP (secure file transfer) when importing a PKCS12 file.
SCP authenticates the host and encrypts the transfer session.
If you do not specify a value for pkcs12_filename, you will be prompted to accept the default filename
(the default filename is the trustpoint_label value) or to enter the filename. For the ftp: or tftp: value,
include the full path in the pkcs12_filename value.
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.