cert-cache-max-entries
Use the cert-cache-max-entries stanza entry to specify the maximum number of concurrent entries in the Certificate SSL ID cache.
Syntax
cert-cache-max-entries = number_of_entries Description
Maximum number of concurrent entries in the Certificate SSL ID cache.
Options
- number_of_entries
- There is no absolute maximum size for the cache. However, the size of the cache cannot exceed the size of the SSL ID cache. A maximum size of 0 allows an unlimited cache size.
Usage
This stanza entry is required only
when the accept-client-certs key is set to prompt_as_needed.
Default value
1024
Example
cert-cache-max-entries = 1024