Error
Try the suggestions in this Community Tip to help you fix ERR SSL VERSION OR CIPHER MISMATCH in Chrome.
Background
A website using HTTPS performs a series of steps between the browser and the web server to ensure the certificate and SSL/TLS connection is valid. These include a TLS handshake, the certificate being checked against the certificate authority, and decryption of the certificate. If Chrome detects an issue, it might display “ERR_SSL_VERSION_OR_CIPHER_MISMATCH” which prevents access to the site.
Quick Fix Ideas
- Grey-cloud/deactivate Cloudflare so that the website uses the origin’s SSL certificate
- How do I temporarily deactivate Cloudflare?
- Activate Cloudflare again and try to access your website again in 24 hours to see if the SSL certificate has been successfully deployed
- Re-start the process
- Go to SSL/TLS app on your Cloudflare dashboard and scroll down to the bottom
- Click the Disable Universal SSL
- Wait for a few minutes then click the Enable Universal SSL
-
PATCH the validation method with the API using
https://api.cloudflare.com/#ssl-verification-edit-ssl-certificate-pack-validation-method
. -
Follow the Apex Validation steps here.
-
Understand how the certificate works
Certificates will only cover a single level of subdomains (.example.com, but not *…example.com):
- Will work -
www.example.com
- Will work -
example.com
- Will work -
test.example.com
- Will NOT work -
www.test.example.com
- Will NOT work -
staging.www.example.com
- Wait 24 hours, in most cases, this is a timing issue
Lite Reading
https://support.cloudflare.com/hc/en-us/articles/200170566-Why-isn-t-SSL-working-for-my-site-
Lite Viewing
Community Tutorial
Security Option
If you need a deeper subdomain with HTTPS, such as www.subdomain.example.com
, then you should consider Advanced Certificate Manager, to cover more than one level of subdomain, remove Cloudflare branding from the Universal certificate, or adjust the shortest certificate lifespan.
Background Resources
Help Center
Learning Center
YouTube
Research The Issue
Community
Google
If You Need More Help
This community of other Cloudflare users may be able to assist you, login to Cloudflare and post your question to the Community. When you post on the Community make sure to include as much of this information as possible: the specific error message you are seeing, the URLs this is happening on, screen shot of the error, and the steps to reproduce the error. Please indicate what troubleshooting steps you’ve tried in order to help us help you.
Expert Comments Appreciated
This Community Tip will remain open for input from Community experts and those familiar with this issue. We really appreciate comments that start with words like: “The three things I always try”, or “Do this first” or “In my experience”.
This is a Cloudflare Community Tip, to review other tips click here.
Çevirme…traduzir…翻译…traducir…Traduire…Übersetzen… Translate this Tip
FXCMCT 103119