I want to renew my ssl certificate was expire

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: mail.weglobal-group.com

I ran this command:

It produced this output:

My web server is (include version):

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): yes

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):

Your recently-expired cert is not a Let's Encrypt cert; it's from ZeroSSL instead. If you want to renew that, you'll need to ask them how. If you want to get a cert from Let's Encrypt instead, start here:

4 Likes

What @danb35 says is true - see your history here

But, you were getting Let's Encrypt certs before your most recent. If you are using the acme.sh client to get certs you may have been affected by their change in Aug to default to ZeroSSL. It should have continued using Let's Encrypt for certs that were using LE but some people found that did not work right. See this article from the author of acme.sh

5 Likes

The LE -> ZeroSSL change is probably due to the fact that before 2021-09-21 all the certificates including mail.weglobal-group.com were part of a certificate which also included file.weglobal-group.com. But the ZeroSSL certificate is a cert containing only mail.weglobal-group.com.

Also funny fact is that there were 3 certificates issued for mail.weglobal-group.com at 2020-09-17: 2 from Let's Encrypt and 1 from ZeroSSL. Maybe it was a renewal of this latter certificate?

Who knows? We don't know for sure, mostly due to lacking information in OP. @perryhuynh We really require more information from you than just the domain name and the fact you can log in to a root shell I'm afraid. Or are the answers to those other questions complete oblivious to you? Including even the webserver and OS of the server? The name of which ACME client was used would be most helpful.

4 Likes

Yes, and funny that recent renewals only happened after the prior expired. Indicates to me that renewals were likely done manually. And, perhaps with different parameters or even different clients.

Agreed, we can only offer guesses with such limited info.

4 Likes

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