User Tools

Site Tools


internet:security:ssl_cert_monitor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:security:ssl_cert_monitor [2022/01/13 14:27]
gcooper
internet:security:ssl_cert_monitor [2022/01/18 09:08]
gcooper
Line 11: Line 11:
 https://virtualarchitects.com/cem https://virtualarchitects.com/cem
  
-:!: The full alerts schedule is listed on the web page.+:!: The full **alerts schedule** is listed on the web page.
  
 ==== Subscribe a Domain ==== ==== Subscribe a Domain ====
Line 35: Line 35:
 https://virtualarchitects.com/cem/unsubscribe.php?id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx https://virtualarchitects.com/cem/unsubscribe.php?id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
 </file> </file>
 +
 +==== Customization ====
 +
 +^Send only within 30 days of expiry | certs.php     |Comment out 60 and 90 day alerts for LetsEncrypt users|
 +^date_default_timezone_set          | variables.php |MST                              |
 +^current_domain                                   |yourdomain.tld              |
 +^current_link                                     |yourdomain.tld/cem          |
 +^pre_check_file                                   |/home/yourdomain/certificate-expiry-monitor-db/pre_checks.json |
 +^check_file                                       |/home/yourdomain/certificate-expiry-monitor-db/checks.json |
 +^deleted_check_file                               |/home/yourdomain/certificate-expiry-monitor-db/deleted_checks.json |
 +