Flexible SLL Not Working Suddenly

I have not modified my site or configuration in about a month, and suddenly, someone tells me that they are seeing the following error:

# This site can’t provide a secure connection

**my domain** uses an unsupported protocol.

ERR_SSL_VERSION_OR_CIPHER_MISMATCH

The issue seems to exist only for one of my domains. I tested by rehosting the site in another EC2 instance and the same issue persists. Is it possible there was an error on Cloudflare’s side in processing the cert for my domain?

  1. Don’t use flexible: Why flexible SSL mode is not the best choice
  2. Community Tip - Fixing ERR SSL VERSION OR CIPHER MISMATCH in Google Chrome
1 Like

I do understand why Flexible SSL is not the best choice. If I have ever had a project that needed security, I’ve used the Full (Strict) setting.

But the problem is that even just now… Using all of Cloudflare’s documentation and Origin Certificates, I am facing the same issue.

developers.Cloudflare[dot]com/ssl/ssl-tls/cipher-suites/

This makes me think that something is wrong with the certificate for traffic between Cloudflare and the browser. As was the case with Flexible.

I can further prove this by using a perfectly fine configuration for another site I run and putting it as a subdomain of this problem domain (both using Flexible). One works and the other doesn’t.

I am stuck. And I haven’t changed anything in years of operating this site on Cloudflare. Why now is it suddenly not working?

If you do not need encryption, simply set it to Off. You do not necessarily need to use SSL.

1 Like

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