mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
8200d19894
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. |
||
---|---|---|
.. | ||
apiv1 | ||
cloudcas | ||
softcas | ||
stepcas | ||
vaultcas | ||
cas_test.go | ||
cas.go |