Skip to main content
Version: 2.14 (latest)

ocsp_cache

Hot Reloadable

Cache OCSP responses the server staples, so it does not query the responder on every handshake.

Types

TypeDescriptionChoices
booleantrue, false
objectAn object with a set of explicit properties that can be set.-

Properties

NameDescriptionTypeDefaultReloadable
typeWhere stapled responses are cached. local writes them under the server's store directory.stringnoneYes
local_storeDirectory for the local cache.string-Yes
preserve_revokedKeep revoked responses in the cache rather than evicting them.booleanfalseYes