feat: Add support for OCSP stapling #1018

Open
opened 2026-03-28 04:30:52 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2819
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2819
Original created: 2026-02-13T06:27:25Z


Is your feature request related to a problem?

We need the ability to quickly/automatically revoke mTLS certs from clients, this is mostly important for the SaaS stuff down the road, but probably needs to get done for single tenant users as well that may be deploying leaf NATS instances and want full control.

https://en.wikipedia.org/wiki/OCSP_stapling

https://datatracker.ietf.org/doc/html/rfc6961

https://docs.nats.io/running-a-nats-service/configuration/securing_nats/ocsp

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2819 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2819 Original created: 2026-02-13T06:27:25Z --- **Is your feature request related to a problem?** We need the ability to quickly/automatically revoke mTLS certs from clients, this is mostly important for the SaaS stuff down the road, but probably needs to get done for single tenant users as well that may be deploying leaf NATS instances and want full control. https://en.wikipedia.org/wiki/OCSP_stapling https://datatracker.ietf.org/doc/html/rfc6961 https://docs.nats.io/running-a-nats-service/configuration/securing_nats/ocsp **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#1018
No description provided.