{
  "id": "ocsp",
  "title": "OCSP object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/ocsp/",
  "summary": "An object that represents the cluster's OCSP configuration",
  "content": "\nAn API object that represents the cluster's OCSP configuration.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| ocsp_functionality | boolean (default:\u0026nbsp;false) | Enables or turns off OCSP for the cluster |\n| query_frequency | integer \u003cnobr\u003e(range: 60-86400)\u003c/nobr\u003e (default:\u0026nbsp;3600) | The time interval in seconds between OCSP queries to check the certificate’s status |\n| recovery_frequency | integer \u003cnobr\u003e(range: 60-86400)\u003c/nobr\u003e (default:\u0026nbsp;60) | The time interval in seconds between retries after the OCSP responder returns an invalid status for the certificate |\n| recovery_max_tries | integer \u003cnobr\u003e(range: 1-100)\u003c/nobr\u003e (default:\u0026nbsp;5) | The number of retries before the validation query fails and invalidates the certificate |\n| responder_url | string | The OCSP server URL embedded in the proxy certificate (if available) (read-only) |\n| response_timeout | integer \u003cnobr\u003e(range: 1-60)\u003c/nobr\u003e (default:\u0026nbsp;1) | The time interval in seconds to wait for a response before timing out |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

