Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

My bank has their website connection. I have Windows 7 and have Modzilla for my browser and Firefox for security. How do I get to VERSIONS TLS 1.2

more options

I have Modzilla for my browser and Firefox for my security protection. I have windows 7 version my bank tells me that will work. The selections I have is Internet Explorer, Goggle Chrome, Firefox, Opera. How do I do this? Thank you, GLB

I have Modzilla for my browser and Firefox for my security protection. I have windows 7 version my bank tells me that will work. The selections I have is Internet Explorer, Goggle Chrome, Firefox, Opera. How do I do this? Thank you, GLB

所有回复 (4)

more options

Hi GLB21, Firefox supports TLS 1.2 -- a connection protocol -- automatically without your having to make any changes.

Are you installing an additional program from you bank, such as "Rapport" from IBM or Trusteer?

If there is a page online with written instructions you are trying to follow, feel free to share a link to it if you have questions. Otherwise, it's a little difficult to understand the context.

And just to clarify, Mozilla is the maker of Firefox, a browser. Firefox has various security features to protect you while you are using Firefox, but it is not a security program that protects other programs on your system.

more options

Firefox has supported TLS 1.2 by default since Firefox 27.0 Release (Feb 4, 2014) as per Bug#861266.

From Firefox 61 Release Notes:

On-by-default support for the latest draft of the TLS 1.3 specification

There are TLS settings prefs on the about:config page that specify the minimum and maximum TLS version.

  • security.tls.version.min = 1
  • security.tls.version.max = 4

1 means TLS 1.0 2 means TLS 1.1 3 means TLS 1.2 (default as of 27.0 to 59.0 Releases) 4 means TLS 1.3 (default as of Fx 60.0 and later)

由James (doing minimal support)于修改

more options

James said

There are TLS settings prefs on the about:config page that specify the minimum and maximum TLS version.
  • security.tls.version.min = 1
  • security.tls.version.max = 4
1 means TLS 1.0 2 means TLS 1.1 3 means TLS 1.2 (default as of 27.0 to 59.0 Releases) 4 means TLS 1.3 (default as of Fx 60.0 and later)

Are these 'Fallback' settings ok?:

more options

Pj said

Are these 'Fallback' settings ok?:

When you say "ok" do you mean, are they safe, or do you mean, will they break sites? I think they're safe, and should be compatible with well-run sites.