firefox 提示 ssl_error_unsupported_version
2016-01-31
打开网页显示
Unable to Connect Securely
Firefox cannot guarantee the safety of your data on xxxx because it uses SSLv3, a broken security protocol.
Advanced info: ssl_error_unsupported_version
解决方法:
地址栏输入about:config
将security.tls.version.fallback-limit的值改为1
修改后一切正常!