Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

what is oldest Firefox version to support TLS 1.2

  • 5 antwoorden
  • 1 heeft dit probleem
  • 954 weergaven
  • Laatste antwoord van 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 !

Gekozen oplossing

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.

Dit antwoord in context lezen 👍 1

Alle antwoorden (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

Gekozen oplossing

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.