39-11
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 39 Configuring Certificates
Certificate Configuration
Step 4
Verify that the enrollment process was successful using the
show crypto ca certificate
command. For
example, to show the certificate received from trustpoint Main:
hostname/contexta(config)#
show crypto ca certificate Main
The output of this command shows the details of the certificate issued for the security appliance and the
CA certificate for the trustpoint.
Step 5
Save the configuration using the
write memory
command:
hostname/contexta(config)#
write memory
Obtaining Certificates Manually
This procedure provides steps for configuring certificates using manual certificate requests. Repeat these
steps for each trustpoint you configure for manual enrollment. When you have completed this procedure,
the security appliance will have received a CA certificate for the trustpoint and one or two certificates
for signing and encryption purposes. If you use general-purpose RSA keys, the certificate received is for
signing and encryption. If you use separate RSA keys for signing and encryption, the certificates
received are used for each purpose exclusively.
Note
Whether a trustpoint requires that you manually obtain certificates is determined by the use of the
enrollment terminal
command when you configure the trustpoint (see the
“Configuring Trustpoints”
section on page 39-7
).
To obtain certificates manually, perform the following steps:
Step 1
Obtain a base-64 encoded CA certificate from the CA represented by the trustpoint.
Step 2
Import the CA certificate. To do so, use the
crypto ca authenticate
command. The following example
shows a CA certificate request for the trustpoint Main.
hostname (config)#
crypto ca authenticate Main
Enter the base 64 encoded CA certificate.
End with a blank line or the word "quit" on a line by itself
MIIgAwIBAgIQKVcqP/KW74JbRTANBgkqhkiG9w0BAQUFADCB
[ certificate data omitted ]
/7QEM8izy0EOTSErKu7Nd76jwf5e4qttkQ==
quit
INFO: Certificate has the following attributes:
Fingerprint: 24b81433 409b3fd5 e5431699 8d490d34
Do you accept this certificate? [yes/no]:
y
Trustpoint CA certificate accepted.
% Certificate successfully imported
hostname (config)#
Step 3
Generate a certificate request. To do so, use the
crypto ca enroll
command. The following example
shows a certificate and encryption key request for the trustpoint Main, which is configured to use manual
enrollment and general-purpose RSA keys for signing and encryption.
hostname (config)#
crypto ca enroll Main
% Start certificate enrollment ..
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......