![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/b9/1b9d2362-db72-4ca2-87a4-39647936734d/1b9d2362-db72-4ca2-87a4-39647936734d-bg23.png)
2-9
Catalyst 6500 Series Switch SSL Services Module Command Reference
OL-9105-01
Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module
crypto pki import pem
crypto pki import pem
To import a PEM-formatted file to the SSL Services Module, use the crypto pki import pem command.
crypto pki import trustpoint_label pem [exportable] {terminal | url url | usage-keys}
pass_phrase
Syntax Description
Defaults This command has no default settings.
Command History Global configuration
Command History
Usage Guidelines You will receive an error if you enter the pass phrase incorrectly. The pass_phrase can be any phrase
including spaces and punctuation except for the question mark (?), which has a 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.
When importing RSA keys, you can use a public key or its corresponding certificate.
trustpoint-label Name of the trustpoint.
exportable (Optional) Specifies the key that can be exported.
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
pass_phrase Pass phrase.
usage-keys Specifies that two special-usage key pairs should be generated, instead of
one general-purpose key pair.
Release Modification
SSL Services Module
Release 1.2(1)
Support for this command was introduced on the Catalyst 6500 series
switches.
SSL Services Module
Release 3.1(1)
The syntax for this command changed from crypto ca to crypto pki.