Cert Up to Date but Browser Says Expired

I cannot figure out why the browser thinks my cert is expired. I did one manual force renew just to make sure I didn’t have one of the bad serial numbers. What else can I try here?

My domain is:
www.thinkliz.com
https://crt.sh/?q=thinkliz.com

I ran this command:
certbot certificates

It produced this output:


Found the following certs:
Certificate Name: www.thinkliz.com
Domains: www.thinkliz.com thinkliz.com
Expiry Date: 2020-06-02 14:58:56+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/www.thinkliz.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/www.thinkliz.com/privkey.pem


The operating system my web server runs on is (include version):
Ubuntu 18.04

My hosting provider is:
DigitalOcean. I used the Litespeed Wordpress droplet to get it going.

I can login to a root shell on my machine:
Yes

I’m using a control panel to manage my site:
No.

The version of my client is:
certbot 0.31.0

In the past you have issued 2 certificates at each renewal … are you running round robin or have 2 servers and missed one by chance? @internetjason

Possible issues in this situation:

  • incorrect reference to the certificate in the webservers configuration file
  • webserver not reloaded after renewal

I haven’t intentionally done this. I did migrate everything to a new server. It used to be on Bluehost. Maybe it’s duplicating and the browser somehow sees the old one? How could I fix this?

How do I check this?

Do you know how to reload? It doesn't seem to have an Apache or httpd service running at all. I'm not sure what service needs to reload.

I just rebooted the whole server, and now it’s working. That was so dumb…I’m so dumb. lol

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.