cert-cache-timeout

Use the cert-cache-timeout stanza entry to specify the maximum lifetime, in seconds, for an entry in the Certificate SSL ID cache.

Syntax

cert-cache-timeout = number_of_seconds

Description

Maximum lifetime, in seconds, for an entry in the Certificate SSL ID cache.

Options

number_of_seconds
The minimum value is zero (0). A value of zero mean that when the cache is full, the entries are cleared based on a Least Recently Used algorithm.

Usage

This stanza entry is required only when the accept-client-certs key is set to prompt_as_needed.

Default value

120

Example

cert-cache-timeout = 120