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.
cert-cache-timeout = number_of_secondsDescription
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:
120
Example:
cert-cache-timeout = 120Parent topic: [certificate] stanza