SSL Monitoring
How It Works
Section titled “How It Works”SSL monitors check your hostname’s TLS certificate and alert you before it expires.
- Create a monitor with type SSL
- Enter the hostname (e.g.
example.com) — nohttps://prefix needed - Set SSL Warn Days — how many days before expiry to alert (default 30)
- Set the check interval (daily is usually sufficient: 24 hours = 86400 seconds)
What’s Checked
Section titled “What’s Checked”- TLS handshake to port 443
- Certificate expiry date
- Alerts when the certificate expires within the configured warn period
Recommendations
Section titled “Recommendations”- Set warn days to 30 for production domains (gives time to renew)
- Set warn days to 7 for staging/dev (less urgent)
- Check interval of 1 hour is sufficient for SSL monitoring