Email notifications on the expiration of an S/MIME certificate

iQ.Suite Tips & Tricks for IBM Domino

As S/MIME certificates are usually valid for only one year, many administrators would like to be notified of certificate expiry dates so that the certificates can be replaced with new ones in due time.

Therefore, a database rule is needed which checks the expiry date of the S/MIME certificate.

 

Description:

 

Then you need a database action job that periodically (once a day) checks the certificates in the certificate database (iQSuiteg_cert.nsf) and sends an email when the rule returns TRUE.

 

 

Description:

Interval:
To be run once a day
Database: Database that contains the certificates
Dependence on positive selection rules: Select the rule defined above

 

Description:

 

As configured, if a certificate expires within 45 days, the defined recipient will receive an email informing him of the certificate expiry date.

Go Back