Replace my old let's encrypt SSL certificate for my domain www.glamyachting.com hosted on godaddy

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. crt.sh | 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: www.glamyachting.com

I ran this command: Manage installed SSL on my website

It produced this output:

You should request a replacement certificate from the issuer (Let's Encrypt) as soon as possible.
A certificate that remains active after its expiration date will generate security warnings in users’ web browsers.

My web server is (include version): glamyachting.com

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

My hosting provider, if applicable, is: Go Daddy

I can login to a root shell on my machine (yes or no, or I don't know): yes/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): yes - cPanel

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

Domains: * glamyachting.com

  • www.glamyachting.com
    Issuer: Let's Encrypt
    Key: RSA, 4,096-bit (c4944564 …)
    Expiration: Mar 7, 2023 11:26:50 AM

From crt.sh | glamyachting.com it looks like your domain has been issued a paid certificate from GoDaddy itself that is valid till August of 2025. Why do you need a Let's Encrypt certificate?

Hello @Chiara,

Does the ACME Client

not support renew certificates?

Here is showing the presently being served certificate https://decoder.link/sslchecker/glamyachting.com/443
Which is this certificate crt.sh | 8162405295, out of the list of issued certificates crt.sh | glamyachting.com
However there was a newer certificate crt.sh | 14316735929 issued by "Go Daddy Secure Certificate Authority - G2" that has a Validity of Not Before: Aug 27 08:16:47 2024 GMT and Not After : Aug 27 08:16:47 2025 GMT which is still not expired. Why not just use that certificate instead of serving the expired certificate?

Actually I believe it is really Server: Apache

$ curl -Ii http://glamyachting.com
HTTP/1.1 301 Moved Permanently
Date: Sat, 14 Dec 2024 17:39:32 GMT
Server: Apache
Location: https://chiamos88.wixsite.com/glamyachting
Content-Type: text/html; charset=iso-8859-1
$ curl -k -Ii https://glamyachting.com
HTTP/2 301
location: https://chiamos88.wixsite.com/glamyachting
content-type: text/html; charset=iso-8859-1
date: Sat, 14 Dec 2024 17:41:35 GMT
server: Apache

Please show the output of sudo apachectl -t -D DUMP_VHOSTS

Here details on Apache can be found in documentation and forums:

Dear Bruce5051,
thank you for your reply.
I redirected my website www.glamyachting.com initially coded with pho then made on WordPress to a new Wix website, because when I search for glamyachting.com a security issue message come up:

Votre connexion n'est pas privée

Des pirates informatiques tentent peut-être de voler vos informations sur glamyachting.com (mots de passe, messages ou cartes de crédit, par exemple). En savoir plus sur cet avertissement

net::ERR_CERT_DATE_INVALID

Could you please let me know how to include the SSL certificate on www.glamyachtign.com and redirect it to the new Wix website?

What are you using to search, how is it searching, and over what data is the search happening?

Someone has bought a GoDaddy certificate valid for an entire year for your domain. See my earlier post. Why not use that?