Chapter 36: Secure Sockets Layer (SSL) Commands
532
SET SSL
Syntax
set ssl [cachetimeout=value] [maxsessions=value]
Parameters
cachetimeout Specifies the maximum time in seconds that a
session will be retained in the cache The range is 1 to
600 seconds. The default is 300 second.
maxsessions Specifies the maximum number of sessions that will
be allowed in the session resumption cache. The
range is 0 to 100 sessions. The default is 50 second.
Description
This command configures the SSL parameters.
The CACHETIMEOUT parameter determines the maximum time that a
session will be retained in the cache. The cache stores information about
closed connections so they can be resumed quickly. The default is 300
seconds.
The MAXSESSIONS parameter specifies the maximum number of
sessions that will be allowed in the session resumption cache. The
number of ENCO channels supported by the switch limits this number.
The default is 50 sessions.
Example
The following command sets the session resumption cache to 180
seconds:
set ssl cachetimeout=180