smallstep-certificates/docs
Mariano Cano 8200d19894
Improve CRL implementation
This commit adds some changes to PR #731, some of them are:
- Add distribution point to the CRL
- Properly stop the goroutine that generates the CRLs
- CRL config validation
- Remove expired certificates from the CRL
- Require enable set to true to generate a CRL

This last point is the principal change in behaviour from the previous
implementation. The CRL will not be generated if it's not enabled, and
if it is enabled it will always be regenerated at some point, not only
if there is a revocation.
2022-10-26 18:55:24 -07:00
..
images Update star gif size 2021-12-07 10:17:48 -08:00
acme.md Change Gitter links to GH Discussions tab 2020-09-23 16:36:37 -07:00
cas.md Remove merge data. 2020-10-19 18:55:30 -07:00
CONTRIBUTING.md update readme page 2021-06-29 11:01:53 -07:00
database.md Round 2 of README updates 2020-07-20 14:10:36 -07:00
defaults.md Change Gitter links to GH Discussions tab 2020-09-23 16:36:37 -07:00
docker.md Small docs cleanup 2021-05-10 15:14:29 -07:00
GETTING_STARTED.md Improve CRL implementation 2022-10-26 18:55:24 -07:00
kms.md [action] change step-certificates to step-ca where possible 2021-03-02 11:58:42 -08:00
provisioners.md Merge branch 'master' into hs/acme-eab 2021-08-27 12:50:19 +02:00
questions.md Add github response to frequenty asked questions doc 2020-07-08 15:18:30 -07:00
README.md Update READMEs with links to new docs 2020-10-27 16:20:45 -07:00
revocation.md update readme page 2021-06-29 11:01:53 -07:00

Step Certificates Documentation

Note: Much of our documentation has moved

Index of Documentation and Tutorials for using and deploying the step certificates.

GitHub release CA Image Go Report Card Build Status License CLA assistant

GitHub stars Twitter followers

Table of Contents

Further Reading