gregtwallace / certwarden

Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys.
https://www.certwarden.com/
Other
231 stars 7 forks source link

OCSP support #31

Closed ntimo closed 8 months ago

ntimo commented 1 year ago

Hello, currently I can't find a way to issue a cert with ocsp enabled. Could you maybe take a look into adding this feature to LeGo.

thanks and best wishes, Timo

gregtwallace commented 1 year ago

I’m not overly familiar with this subject but OCSP is implemented by the client. If you mean stapling, I think that’s configured on the server.

Are you talking about the “must staple” option?

ntimo commented 1 year ago

Yes I mean the „must staple“ option. Currently it’s not possible to have LeGo add this to a cert. Sorry for not making that clear.

gregtwallace commented 1 year ago

I might look into a more generic solution to this. Possibly an advanced CSR configuration section where any extension could be added.

gregtwallace commented 8 months ago

Extra extensions, including the ability to add the Must Staple extension will be in the next release.

See: https://github.com/gregtwallace/legocerthub-backend/commit/168b71d9f9674e36822575bf69ed5655f1f7119c