User Tools

Site Tools


internet:security:ssl_cert_monitor

This is an old revision of the document!


Certificate Expiry Monitor

Home Page: https://github.com/RaymiiOrg/certificate-expiry-monitor

This is a free web app, unmaintained, to monitor and alert subscribers to expiring SSL certificates.

VA Certificate Monitor

The web page is the documentation:

https://virtualarchitects.com/cem

:!: The full alerts schedule is listed on the web page.

Subscribe a Domain

:!: Hostname, like www.virtualarchitects.com

  1. Add a domain to be monitored
  2. Enter the e-mail address for CEM to contact you with alerts
  3. Check your e-mail Inbox for a message from noreply@virtualarchitects.com
    1. Check your spam filter, if necessary
  4. Click the link to confirm your Certificate Expiry Monitor subscription
  5. Check your e-mail Inbox for another message from noreply@virtualarchitects.com
    1. Check your spam filter, if necessary
  6. Verify that the domain is subscribed

Unsubscribe a Domain

  1. Click the unsubscribe link contained in messages you receive from Certificate Expiry Monitor

You can also craft an unsubscribe URL, if you know the domain ID, in the form:

https://virtualarchitects.com/cem/unsubscribe.php?id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

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
internet/security/ssl_cert_monitor.1642522124.txt.gz · Last modified: 2022/01/18 09:08 by gcooper