bcgit / bc-java

Bouncy Castle Java Distribution (Mirror)
https://www.bouncycastle.org/java.html
MIT License
2.33k stars 1.14k forks source link

TTL for entries in CRL cache #1833

Open tobiasbayer opened 2 months ago

tobiasbayer commented 2 months ago

In my project the requirement exists to update the CRLs from distribution endpoints periodically. The period is usually shorter than the next update timestamp in the CRL itself. Therefore I'd need the capability to set a (default) TTL for entries in org.bouncycastle.jce.provider.CrlCache.