Expiration date

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:
https://coeuracorps.fr/
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: o2switch.net

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

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

Hi

I renew the let’s encrypt in cpanel of my provider (o2switch) but the expiration date don’t move from dec 29, 17. That means that the website is not still in ssl

Could you tell me what’s wrong ?

Thnaks

Hi @cesu46,

Unless you have a specific error message to share, it would probably be more useful to ask your hosting provider for help with this. We can see at

https://crt.sh/?Identity=%coeuracorps.fr&iCAID=16418

that no new certificate has been issued on the Let’s Encrypt side, but we wouldn’t be able to tell whether the cPanel software on your hosting provider’s end requested it unsuccessfully or didn’t request the renewal at all for some reason.

In addition, your site’s certificate appears to be expiring in March 2018:

$ openssl s_client -connect coeuracorps.fr:443 -servername coeuracorps.fr | openssl x509 -noout -dates -issuer
depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
verify return:1
depth=0 CN = coeuracorps.fr
verify return:1
notBefore=Dec 29 22:50:50 2017 GMT
notAfter=Mar 29 22:50:50 2018 GMT
issuer= /C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3

I think the certificate renewed just fine and the CT logs haven’t caught up.

Thanks I fix it !

Happy new year

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