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.
cert-cache-max-entries = number_of_entriesDescription
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: Required only when the accept-client-certs key is set to prompt_as_needed.
Default:
1024
Example:
cert-cache-max-entries = 1024Parent topic: [certificate] stanza