Back to Redis

Ocsp

content/operate/rs/7.22/references/rest-api/objects/ocsp.md

latest1.0 KB
Original Source

An API object that represents the cluster's OCSP configuration.

NameType/ValueDescription
ocsp_functionalityboolean (default: false)Enables or turns off OCSP for the cluster
query_frequencyinteger <nobr>(range: 60-86400)</nobr> (default: 3600)The time interval in seconds between OCSP queries to check the certificate’s status
recovery_frequencyinteger <nobr>(range: 60-86400)</nobr> (default: 60)The time interval in seconds between retries after the OCSP responder returns an invalid status for the certificate
recovery_max_triesinteger <nobr>(range: 1-100)</nobr> (default: 5)The number of retries before the validation query fails and invalidates the certificate
responder_urlstringThe OCSP server URL embedded in the proxy certificate (if available) (read-only)
response_timeoutinteger <nobr>(range: 1-60)</nobr> (default: 1)The time interval in seconds to wait for a response before timing out