Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

what is oldest Firefox version to support TLS 1.2

  • 5 trả lời
  • 1 gặp vấn đề này
  • 1048 lượt xem
  • Trả lời mới nhất được viết bởi 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 !

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (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

Giải pháp được chọn

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.