Cisco ASA Series Cli Configuration Manual page 962

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

Advertisement

Configuring Digital Certificates
Debugging the Local CA Server
To debug the newly configured local CA server, perform the following commands:
Command
Step 1
crypto ca server
Example:
hostname (config)# crypto ca server
Step 2
debug crypto ca server
Example:
hostname (config-ca-server)# debug crypto ca server
Disabling the Local CA Server
To disable the local CA server, perform the following commands:
Command
Step 1
crypto ca server
Example:
hostname (config)# crypto ca server
Step 2
shutdown
Example:
hostname (config-ca-server)# shutdown
INFO: Local CA Server has been shutdown.
Deleting the Local CA Server
To delete an existing local CA server (either enabled or disabled), enter one of the following commands:
Command
Do one of the following:
Cisco ASA Series CLI Configuration Guide
1-26
Chapter 1
Purpose
Enters local ca server configuration mode. Allows
you to configure and manage a local CA.
Displays debugging messages when you configure
and enable the local CA server. Performs level 1
debugging functions; levels 1-255 are available.
Note
Debugging commands might slow down
traffic on busy networks. Levels 5 and higher
are reserved for raw data dumps and should
be avoided during normal debugging because
of excessive output.
Purpose
Enters local ca server configuration mode. Allows
you to configure and manage a local CA.
Disables the local CA server. Disables website
enrollment and allows you to modify the local CA
server configuration. Stores the current configuration
and associated files. After initial startup, you can
reenable the local CA without being prompted for the
passphrase.
Purpose
Configuring Digital Certificates

Advertisement

Table of Contents
loading

Table of Contents