smallstep / certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
https://smallstep.com/certificates
Apache License 2.0
6.5k stars 423 forks source link

Add `Expires` header to CRL endpoint #1708

Closed hslatman closed 6 months ago

hslatman commented 6 months ago

This implements the change from https://github.com/wireapp/smallstep-certificates/commit/659117c329da240d6799461917a33b2bd1290c82.

Besides that, it improves the test (coverage) for the CRL HTTP handler.