Replies: 1 comment 1 reply
-
The only way I can think of is for you to request it from time to time and look at the CRL number. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an OCSP server that uses CRL file as input. Is there a way to monitor that step-ca has generated a new CRL (either because a certificate has recently been revoked or the "renewPeriod" has expired, etc) so that I can trigger a script/action based on that event and pull the new CRL?
Beta Was this translation helpful? Give feedback.
All reactions