Chapter 4
Using the Configuration Manager
Enabling Keepalives
78-13124-05
2.
Enter Privileged, Configuration, and SSL Configuration modes.
SCA> enable
SCA# configure
(config[myDevice])# ssl
Enter Server Configuration mode for the desired server.
3.
(config-ssl[myDevice])# server myServer
(config-ssl-server[myServer])#
4.
Disable SSL version 2.
(config-ssl-server[myServer])# sslv2 disable
(config-ssl-server[myServer])#
Verify the active SSL/TLS versions for this server by entering the info
5.
command.
(config-ssl-server[myServer])# info
...
SSL version
...
Return to Privileged mode.
6.
(config-ssl-server[myServer])# finished
SCA#
Save the configuration to flash memory. If not saved, the configuration is lost
7.
during a power cycle or when the reload command is used.
SCA# write flash
SCA#
Y ou can enable and configure keepalive "GET" messages between the virtual
servers on the device and hardw are servers to which they refer. If no response is
received from the hardware server after specific number of failures (m axfailure),
the virtual server is marked as "suspended". W hen the hardware server comes back
online, the keepalive messages discover the server and mark it "active" again.
Cisco 11000 Series Secure Content Accelerator Configuration Guide
: v3 tls1
Enabling Keepalives
4-29