Cisco ASA Series Cli Configuration Manual page 948

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Configuring Digital Certificates
Command
Step 6
enrollment retry period
Example:
hostname/contexta(config-ca-trustpoint)# enrollment
retry period 5
Step 7
enrollment retry count
Example:
hostname/contexta(config-ca-trustpoint)# enrollment
retry period 2
Step 8
fqdn fqdn
Example:
hostname/contexta(config-ca-trustpoint)# fqdn
example.com
Step 9
ip-address ip-address
Example:
hostname/contexta(config-ca-trustpoint)# ip-address
10.10.100.1
Step 10
keypair name
Example:
hostname/contexta(config-ca-trustpoint)# keypair
exchange
Step 11
match certificate map-name override ocsp
Example:
hostname/contexta(config-ca-trustpoint)# match
certificate examplemap override ocsp
Step 12
ocsp disable-nonce
Example:
hostname/contexta(config-ca-trustpoint)# ocsp
disable-nonce
Step 13
ocsp url
Example:
hostname/contexta(config-ca-trustpoint)# ocsp url
Step 14
password string
Example:
hostname/contexta(config-ca-trustpoint)# password
mypassword
Cisco ASA Series CLI Configuration Guide
1-12
Chapter 1
Configuring Digital Certificates
Purpose
(Optional) Specifies a retry period in minutes, and
applies only to SCEP enrollment.
(Optional) Specifies a maximum number of
permitted retries, and applies only to SCEP
enrollment.
During enrollment, asks the CA to include the
specified fully qualified domain name in the Subject
Alternative Name extension of the certificate.
During enrollment, asks the CA to include the IP
address of the ASA in the certificate.
Specifies the key pair whose public key is to be
certified.
Configures OCSP URL overrides and trustpoints to
use for validating OCSP responder certificates.
Disables the nonce extension on an OCSP request.
The nonce extension cryptographically binds
requests with responses to avoid replay attacks.
Configures an OCSP server for the ASA to use to
check all certificates associated with a trustpoint
rather than the server specified in the AIA extension
of the client certificate.
Specifies a challenge phrase that is registered with
the CA during enrollment. The CA usually uses this
phrase to authenticate a subsequent revocation
request.

Advertisement

Table of Contents
loading

Table of Contents