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 (range: 60-86400) (default: 3600)The time interval in seconds between OCSP queries to check the certificate’s status
recovery_frequencyinteger (range: 60-86400) (default: 60)The time interval in seconds between retries after the OCSP responder returns an invalid status for the certificate
recovery_max_triesinteger (range: 1-100) (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 (range: 1-60) (default: 1)The time interval in seconds to wait for a response before timing out