Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解

How to select "TLS1.0" version?

  • 4 个回答
  • 3 人有此问题
  • 6 次查看
  • 最后回复者为 ideato
  • 已存档

i wish to update the mozilla browser for"TLS1.0" but no option for "Encryption" is available after Tools-option-Advanced

plz guide

i wish to update the mozilla browser for"TLS1.0" but no option for "Encryption" is available after Tools-option-Advanced plz guide

所有回复 (4)

Hello, change the security.tls.version.max to 1 in about:config.

http://kb.mozillazine.org/Security.tls.version.*

thank you

It is best to leave security.tls.version.max and security.tls.version.min at their defaults.

What issues do you have that you need TLS 1.0?

The website may try to fallback to a lower TLS version in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the full domain () to the value of this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). There should only be domains separated by a comma in the Value column (example.com,www.example.com).

If this helps then you can contact this website and ask them to look into this and update their security.

由cor-el于修改

Firefox 37.0 and newer views TLS 1.0 as obsolete.

James said

Firefox 37.0 and newer views TLS 1.0 as obsolete.

Confirm, James is correct, Bug 1084025 - Disable insecure TLS version fallback (status-firefox37:fixed )

try cor-el's suggestion above, IT IS you solution.

thank you and sorry for the inconvenience