Commit Graph

12 Commits (master)

Author SHA1 Message Date
Mariano Cano f3f484cee2
Log errors using slog.Logger
This commit allows logging errors in a slog.Logger injected in the
context. This type of logger is not currently used directly in step-ca,
but this will change in the future.
2 days ago
Herman Slatman 3dbb4aad3d
Change CRL unavailable case to HTTP 404 3 months ago
Herman Slatman c76dad8a22
Improve tests for CRL HTTP handler 3 months ago
Herman Slatman d1deb7f930
Add `Expires` header to CRL response 3 months ago
Panagiotis Siatras d797941137
do not render CRLs in memory (#1373) 1 year ago
Mariano Cano 221e756f40 Use render.Error on crl endpoint 2 years ago
Raal Goff 9fa5f46213 add minor doco, Test_CRLGeneration(), fix some issues from merge 2 years ago
Raal Goff 53dbe2309b implemented some requested changes 2 years ago
Raal Goff a607ab189a requested changes 2 years ago
Raal Goff d417ce3232 implement changes from review 2 years ago
Raal Goff 7d024cc4cb change GenerateCertificateRevocationList to return DER, store DER in db instead of PEM, nicer PEM encoding of CRL, add Mock stubs 2 years ago
Raal Goff e8fdb703c9 initial support for CRL 2 years ago