Cache OCSP responses the server staples, so it does not query the
responder on every handshake.
Types
| Type | Description | Choices |
|---|
boolean | | true, false |
object | An object with a set of explicit properties that can be set. | - |
Properties
| Name | Description | Type | Default | Reloadable |
|---|
type | Where stapled responses are cached. local writes them under the server's store directory. | string | none | Yes |
local_store | Directory for the local cache. | string | - | Yes |
preserve_revoked | Keep revoked responses in the cache rather than evicting them. | boolean | false | Yes |