crypto ca import
To import a certification authority (CA) certificate manually through TFTP, SFTP, or cut and paste it at the
terminal, use the crypto ca import command.
crypto ca import name certificate
Syntax Description
Name of the certification authority (CA). This name is the same name used when
the CA was declared with the crypto ca trustpoint, on page 194 command.
name certificate
Command Default
None
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 3.4.0
Usage Guidelines
Task ID
OperationsTask ID
executecrypto
Examples
The following example shows how to import a CA certificate through cut-and-paste. In this example, the
certificate is myca.
RP/0/RP0/CPU0:router# crypto ca import myca certificate
Related Commands
DescriptionCommand
Configures a trusted point with a selected name.crypto ca trustpoint, on page 194
Displays information about your certificate and the
certification authority (CA) certificate.
show crypto ca certificates, on page 226
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
OL-24740-01 193
Public Key Infrastructure Commands
crypto ca import