搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is any option for enable SSL3 version in firefox34 version temporarily ?

  • 2 个回答
  • 12 人有此问题
  • 12 次查看
  • 最后回复者为 James

more options

Hello,

upgraded my firefox to latest version , I need to access a bank url, While accessing the url getting following error

=

Firefox cannot guarantee the safety of your data on ========== because it uses SSLv3, a broken security protocol. Advanced info: ssl_error_no_cypher_overlap Learn More…

=

My i know is there any option for enabling SSLv3 in firefox34 for temporarily

Hello, upgraded my firefox to latest version , I need to access a bank url, While accessing the url getting following error =========== Firefox cannot guarantee the safety of your data on ========== because it uses SSLv3, a broken security protocol. Advanced info: ssl_error_no_cypher_overlap Learn More… =========== My i know is there any option for enabling SSLv3 in firefox34 for temporarily

所有回复 (2)

more options

hello shyjith_ck, ssl 3.0 is disabled in firefox versions 34 & upwards by default. no legitimate website let alone a bank should still use this vulnerable protocol, please contact their customer service and complain about this issue - if you want to re-enable SSL 3.0, you can do it like this, which will make you vulnerable to the recently published poodle attack though: enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preference named security.tls.version.min. double-click it, change its value to 0 and restart the browser.

https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

more options

You may need to look for security.tls.version.fallback-limit and Modify that from one to zero also. Otherwise it may still use TLS 1.0 at minimum.

You should reset these preferences so they go back to default after done to be safe.

由James于修改