Specifications

3-491
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) crypto pki
(config) crypto pki
To configure public key infrastructure (PKI) encryption parameters on a WAAS device, use the crypto
pki global configuration command. To negate these actions, use the no form of this command.
crypto pki {ca certificate-authority-name | global-settings}
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Use the crypto pki global configuration command to enter CA configuration mode or PKI global
settings configuration mode.
Examples The following example puts WAAS into CA configuration mode, editing the “my-ca” certification
authority. The mode change is indicated by the system prompt:
WAE(config)# crypto pki my-ca
WAE(config-ca)#
Related Commands (config) crypto ssl
(config-ca) ca-certificate
(config-ca) description
(config-ca) revocation-check
ca Configures encryption certificate authority information. Using this
command enables certificate authority configuration mode. See PKI
Certificate Authority Configuration Mode Commands, page -725.
certificate-authority-name The name of the certificate authority that you want to edit.
global-settings Configures PKI encryption global settings. Using this command enables
PKI global settings configuration mode. See PKI Certificate Authority
Configuration Mode Commands, page -725.