搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

what is oldest Firefox version to support TLS 1.2

  • 5 回覆
  • 1 有這個問題
  • 894 次檢視
  • 最近回覆由 cor-el

more options

I want to know what is the oldest version of Firefox to support TLS 1.2. What about version 48 ? Thanks !

I want to know what is the oldest version of Firefox to support TLS 1.2. What about version 48 ? Thanks !

被選擇的解決方法

Hello Pat07,

The oldest Firefox that supports TLS 1.2 is Firefox version 23, but I'm definately not going to suggest to use an older Firefox version .....

NOT recommended, but you can set any Firefox version to
use TLS 1.2 :

Type in the address bar about:config and press Enter (promise to be careful, is asked)

Type in the search bar security.tls.version.max

and set its value to 3

Then close and restart Firefox.

從原來的回覆中察看解決方案 👍 1

所有回覆 (5)

more options

You have to provides links to what your talking about if you want others to read and see what and where your getting those information at?

more options

選擇的解決方法

Hello Pat07,

The oldest Firefox that supports TLS 1.2 is Firefox version 23, but I'm definately not going to suggest to use an older Firefox version .....

NOT recommended, but you can set any Firefox version to
use TLS 1.2 :

Type in the address bar about:config and press Enter (promise to be careful, is asked)

Type in the search bar security.tls.version.max

and set its value to 3

Then close and restart Firefox.

more options

Thanks #McCoy !

more options

Pat07 said

Thanks #McCoy !

My pleasure  !

more options

Actually this enabling TLS 1.2 (and TLS 1.1) happened in Firefox 27 (TLS 1.1 was skipped).

Bug 861266 - Implement TLS 1.2 (RFC 5246) in Gecko (Firefox, Thunderbird), on by default [27]

You shouldn't set security.tls.version.max to a value higher than its current default. If a higher TLS version isn't enabled in Firefox then this is done for a reason (stability or unfinished support). This happened with TLS 1.3 for a long time (52-59) that got only enabled in Firefox 59 as a test and by default in 60and later.