Specifications
3-769
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-ssl-mgmt) version
(config-ssl-mgmt) version
To specify the type of SSL protocol to use for management services, use the version command.
version {all | ssl3 | tls1}
Syntax Description
Defaults No default behavior or values.
Command Modes SSL management service configuration
Device Modes application-accelerator
central-manager
Examples The following example shows how to enter SSL management service configuration mode, and then set
the protocol to SSL version 3:
WAE(config)# crypto ssl management-service
WAE(config-ssl-mgmt)# version SSL3
Related Commands (config) crypto ssl
version {all | ssl3 | tls1} Specifies SSL3 for the SSL version 3 protocol, TLS1 for the
Transport Layer Security version 1 protocol, or All to use both
SSL3 and TLS1 SSL protocols.