QUESTION:
Latest Chrome browser (version 41.0.2272.118 m, Windows XP SP3) occassionaly gives me the following error. It happens on some HTTPS websites, for example maniacdev.com:
https://maniacdev.com/
Chrome shows the following error:
A secure connection cannot be established because this site uses an unsupported protocol.
Error code: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
At the same time, on the same box, Firefox (version 32.0.3) opens the same URL without errors. I am pretty sure that Firefox provides more options for chipher selection, or does not restrict certain SSL versions when negotiating that SSL handshake, and so secure connection is being successfully established in Firefox.
Question: is there an option somewhere in Chrome Settings to relax this overly strict for my needs security policy? I just want to open a webpage and honestly I DO NOT CARE about Man-In-The-Middle or NSA :) EAT THAT GOOGLE
Any suggestions on how to relax Chrome SSL security policies? Thanks!