HSTS Chrome error NET::ERR_CERT_DATE_INVALID

You also got a cert back in December but your Apache server is using the one you got in November. So something has gone wrong for a while. Maybe you just need to reload Apache?

What do these show?

sudo certbot certificates
sudo apachectl -t -D DUMP_VHOSTS
2 Likes