Specifications

3-727
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-ca) ca-certificate
(config-ca) ca-certificate
To set the certification authority file to be used by the WAAS device, use the ca-certificate certification
authority configuration command.
ca-certificate filename.ca
Syntax Description
Defaults No default behavior or values.
Command Modes certification authority configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Before you can assign a certification authority file using the ca-certificate command, the certification
authority file must be imported using the crypto import ca-certificate EXEC command. See the crypto
import command.
Examples The following example shows how to specify the certification authority file to use:
WAE(config)# crypto pki ca mycertauth
WAE(config-ca)# ca-certificate mycafile.ca
Related Commands (config-ca) description
(config-ca) revocation-check
filename.ca The filename of the certificate authority. The filename must end in .ca and
be no longer than 32 characters.