ssl-v3-timeout

Syntax

ssl-v3-timeout = number_of_seconds

Description

Session timeout in seconds for SSL v3 connections between clients and servers. This timeout value controls how often a full SSL handshake is completed between clients and WebSEAL.

This value is set by the WebSEAL configuration utility.

Options

number_of_seconds
Valid range of values for number_of_seconds is from 10-86400 seconds, where 86400 seconds equals one day. If you specify a number outside this range, the server will generate an error and fail to start.

Usage

This stanza entry is required when SSL is enabled.

Default value

7200

Example

ssl-v3-timeout = 7200