repleo / bounca

BounCA is a web tool to generate self-signed SSL certificates and setup a key infrastructure
www.bounca.org
Apache License 2.0
165 stars 21 forks source link

CRL Not Updating #49

Open Bubba8291 opened 8 months ago

Bubba8291 commented 8 months ago

The generated CRL does not update its expiration date. After revoking one certificate, the generated CRL updates. But the CRL won't renew until another certificate has been revoked.

So it seems like I am stuck with an expired CRL until I revoke another certificate since the CRL updates after each certificate is revoked.