Am 20.11.20 um 11:42 schrieb Alexandre Berthault:
> Is there a default feature to avoid weekend certificate expirations?

No - and why? You should implement proper monitoring to get alarmed
BEFORE a certificate expires! OpenXPKI already comes with an expiry
report and a workflow that can be used to send emails/create tickets on
expiration.

But if you really want to implement such a feature - we did something
like that for a customer some time ago... you can either attach a
"connector" to the validity node of the certificate (using the @ syntax,
have a look at the workshop slides or the eligibility check samples)
that returns the expected datetime string or add a custom activity that
calculates and insert the expected "notafter" date into the context.

Oliver

-- 
Protect your environment -  close windows and adopt a penguin! 



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to