How do we renew SSL certificate

How do you renew ssl certificate
My domain is:
www.evolveservices.org
I ran this command:

It produced this output:

My web server is (include version): godaddy

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

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):

You are renewing your certs just fine. But, for some reason your nginx server is not using any of your newer certs. Maybe you just need to reload / restart nginx.

Or, perhaps you have some other sort of cert config problem. We would need to know more answers to those questions than you provided. Most importantly - how did you get your cert on Mar22. The cert issued Mar22 is the one your nginx is currently using (and expired 6 days ago).

And, what have you done since then to get these 10 more recent certs?

4 Likes

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