Specifications

3-743
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-ssl-accelerated) server-cert-verify
(config-ssl-accelerated) server-cert-verify
To enable verification of server certificates, use the server-cert-verify command.
server-cert-verify [revocation-check none]
Syntax Description
Defaults No default behavior or values.
Command Modes SSL accelerated service configuration
Device Modes application-accelerator
central-manager
Usage Guidelines If the server and client devices are using self-signed certificates and certificate verification is enabled,
WAAS devices will not be able to accelerate SSL traffic.
To disable OCSP certificate revocation checking, set the revocation check value to none.
Examples The following example shows how to enter SSL accelerated service configuration mode, and then set the
revocation check method to none:
WAE(config)# crypto ssl services accelerated-service myservice
WAE(config-ssl-accelerated)# server-cert-verify revocation-check none
Related Commands (config) crypto ssl
revocation-check none Specifies a revocation check null method that returns revocation
success.