Create new Certificate Expiry events?

I’ve setup a subscription for certificate expiry events. I see there’s a 20 day, 10 day, and 0 day event.

Can I make a custom event for something like 30 days?

Hi Kenny,

Thanks for getting in touch! Unfortunately there’s no built-in mechanism to define a custom expiry period like this. This enhancement idea has been suggested on our UserVoice site, so I’d recommend giving it some votes and/or a comment to it!

A current potential workaround was written to that suggestion by Trond Boksasp:

“you can run a scheduled script (e.g. PowerShell) against the dbo.Certificate table in the database to get the expiry date of the certificates. You can then set your own X number of days to compare the expiry date with, and notify people when they need to know.”

I hope this helps! Sorry it’s not better news for the time being. Don’t hesitate to reach out if you have any further questions going forward. :slight_smile:

Kind regards,

Kenny

That helps, thanks.

Hi Kenny,

You’re very welcome! Let me know how you go or if you have any further questions in the future. :slight_smile:

Kind regards,

Kenny

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.