Thomas A. Limoncelli

Thomas Limoncelli Everything Sysadmin.com
Author

Everything Sysadmin.com

I am a professional system administrator but I use PRO-IT for installations, upgrades, and hosting to free up my time for other projects. It's like multiplying myself! PRO-IT's expertise in MovableType impresses me to no end. Even tricky things like moving from a static site to a dynamic site, or fixing strange Perl Library problems are no problem for them. I plan on using PRO-IT in the future!

Home ›› Blog ›› Troubleshooting ›› How to fix the "ERR_SSL_VERSION_INTERFERENCE" error message in Google Chrome

How to fix the "ERR_SSL_VERSION_INTERFERENCE" error message in Google Chrome

If you're getting that annoying "ERR_SSL_VERSION_INTERFERENCE" message which prevents you to visit a given website that's using HTTPS, you should know that fixing it for Google Chrome is very simple.


Step 1: Search for the "TLS 1.3" setting

All you have copy the below line and to paste it in your Google Chrome address bar:

chrome://flags/#tls13-variant



The very first option should read:

TLS 1.3

Sets the TLS 1.3 variant used. - Mac, Windows, Linux, Chrome OS, Android
#tls13-variant



And might be set to "Default", like this:

How do I fix the ERR_SSL_VERSION_INTERFERENCE error in Google Chrome - BEFORE


Change the "TLS 1.3" setting to "Disabled" (from "Default" or whatever it is)

Click on the button that reads "Default" on the right of the "TLS 1.3" setting and change it to "Disabled".



You should see something like this:

How do I fix the ERR_SSL_VERSION_INTERFERENCE error in Google Chrome - AFTER



Problem fixed!

Enjoy,
Mihai Bocsaru

Post a Comment