critical

NET::ERR_CERT_DATE_INVALID

SSL certificate has expired or is not yet valid.

Common Causes

  1. 1Certificate validity period ended
  2. 2Renewal failed
  3. 3System clock incorrect

How to Fix

Set up automatic renewal

0 0 1 * * /usr/bin/certbot renew --quiet --post-hook 'systemctl reload nginx'

Schedule automatic renewal to prevent expiration.

How ObserveOne Helps

An expired certificate fails every HTTPS request, including ObserveOne's scheduled uptime checks, so the lapse becomes an alert within minutes instead of surfacing through customer reports.

Start Monitoring Free

Related Errors