Specifications

3-492
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) crypto ssl
(config) crypto ssl
To configure secure sockets layer (SSL) encryption parameters on a WAAS device, use the crypto ssl
global configuration command. To negate these actions, use the no form of this command.
crypto ssl {cipher-list cipher-list-name | management-service |
services {accelerated-service service-name | global-settings | host-service peering}}
no crypto ssl {cipher-list cipher-list-name | management-service |
services {accelerated-service service-name | global-settings | host-service peering}}
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Use the crypto ssl global configuration command to enter SSL cipher list configuration mode, SSL
management service configuration mode, SSL accelerated service configuration mode, SSL service
global configuration mode, or SSL host peering service configuration mode.
Examples The following example puts the WAAS device into SSL cipher list configuration mode, editing the mylist
cipher suite list. The mode change is indicated by the system prompt:
cipher-list cipher-list-name Configures the SSL cipher suite list. Using this command enables SSL
cipher list configuration mode. See the SSL Cipher List Configuration
Mode Commands chapter.
management-service Configures SSL management services. Using this command enables
SSL management service configuration mode. See the SSL Management
Service Configuration Mode Commands chapter.
services Configures other SSL services (accelerated, global, and host peering).
accelerated-service
service-name
Configures SSL accelerated services. Using this command enables SSL
accelerated service configuration mode. See the SSL Accelerated
Service Configuration Mode Commands chapter.
global-settings Configures SSL service global settings. Using this command enables
SSL service global configuration mode. See the SSL Global Service
Configuration Mode Commands chapter.
host-service peering Configures SSL host peering services. Using this command enables SSL
host peering service configuration mode. See the SSL Host Peering
Service Configuration Mode Commands chapter.