{
  "id": "ocsp_status",
  "title": "OCSP status object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/ocsp_status/",
  "summary": "An object that represents the cluster's OCSP status",
  "content": "\nAn API object that represents the cluster's OCSP status.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| cert_status | string | Indicates the proxy certificate's status: GOOD/REVOKED/UNKNOWN (read-only) |\n| responder_url | string | The OCSP responder URL this status came from (read-only) |\n| next_update | string | The expected date and time of the next certificate status update (read-only) |\n| produced_at | string | The date and time when the OCSP responder signed this response (read-only) |\n| revocation_time | string | The date and time when the certificate was revoked or placed on hold (read-only) |\n| this_update | string | The most recent time that the responder confirmed the current status (read-only) |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

