Specifications
3-739
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-ssl-accelerated) client-version-rollback-check
(config-ssl-accelerated) client-version-rollback-check
To disable the client SSL version rollback check, use the client-version-rollback-check command.
client-version-rollback-check disable
Syntax Description
Defaults No default behavior or values.
Command Modes SSL accelerated service configuration
Device Modes application-accelerator
central-manager
Usage Guidelines If a non-RFC 2246 compliant client passes the incorrect client version in the SSL message, a bad record
MAC SSL handshake failure may occur. The SSL accelerator terminates such connections. In this case,
you can disable the client version rollback check which allows these connections to be optimized.
Examples The following example shows how to enter SSL accelerated service configuration mode, and then disable
the client SSL version rollback check:
WAE(config)# crypto ssl services accelerated-service myservice
WAE(config-ssl-accelerated)# client-version-rollback-check disable
Related Commands (config) crypto ssl
disable Disables the client SSL version rollback check.