I cannot access this website due to a security error

What is the name of the domain?

thekitchenmakeovershop.com

What is the error number?

SSL error

What is the error message?

www.thekitchenmakeovershop.com uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH

What is the issue you’re encountering

It seems my SSL certificate expired despite me renewing via the email notificaiton

What steps have you taken to resolve the issue?

Added the TXT to my DNS and clicked renew.

Screenshot of the error

Greetings,

Thank you for asking.

May I ask was your Website working fine over HTTPS both non-www and www prior activating to Cloudflare? :thinking:

May I ask what SSL option have you got selected under the SSL/TLS tab at Cloudflare dashboard for your domain ( Flexible, Full, Full Strict … )?

Make sure it’s Full (Strict).

SSL certificate seems to be okay for both non-www and www version of your domain name:

Server certificate:
subject: CN=thekitchenmakeovershop.com
start date: Aug 11 23:11:04 2024 GMT
expire date: Nov  9 23:11:03 2024 GMT
subjectAltName: host "www.thekitchenmakeovershop.com" matched cert's "*.thekitchenmakeovershop.com"
issuer: C=US; O=Let's Encrypt; CN=R11
SSL certificate verify ok.
...
> GET / HTTP/2
> Host: www.thekitchenmakeovershop.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 200

Furthermore, there seems to be some redirection caused by the WordPress from non-www to www (which seems to be okay as well), despite you’re using WP Super Page Cache plugin for caching indeed:

x-wp-cf-super-cache: disabled
x-redirect-by: WordPress

May I ask which troubleshooting steps from the below article have you tried already? :thinking:

I’d suggest you to temporary Pause Cloudflare for your site. Wait few minutes. Double-check the origin SSL certificate. Renew it. After the Website works okay over HTTPS, un-pause and all good.

  1. Use the “Pause Cloudflare on Site” option from the Overview tab for your domain at dash.cloudflare.com .
  2. The link is in the lower right corner of that page.
  3. Give it five minutes to take effect, then make sure site is working as expected with HTTPS without any error
  4. Check with your hosting provider / cPanel AutoSSL / Let’s Encrypt / ACME / Certbot and manually click to renew it
  5. Only then, when your website responds over HTTPS, you should un-pause Cloudflare and double-check your SSL/TLS setting to make sure it’s Full (Strict).