Enabling Asymmetric Key Caching
To enable asymmetric key caching, set the following properties:
Asymmetric_Key_Cache_Enabled: Possible settings:
• yes: for ssl connections.
• tcp_ok: for tcp connections.
• no: to disable the feature. This is the default value.Example:
Asymmetric_Key_Cache_Enabled=no
Key_Cache_Expiry: Set the key cache expiry duration.
Example:
Key_Cache_Expiry=43200
Default value is 43200 seconds (12 hours).
For more details, refer to Asymmetric Key Caching.