Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Does TLS 1.2 already enabled in firefox 57 ? Or do i need to make any changes in the default settings in order to make it active ?

  • 3 ответа
  • 7 имеют эту проблему
  • 3 просмотра
  • Последний ответ от cor-el

more options

I have updated my Firefox to the latest stable release 57 in a windows machine. I would like to know if TLS 1.2 is already enabled in my browser or do i need to make any changes in the default setup in order to make it active.

When i check "security.tls.version.min" it's shown "Value 1". Is that the right value to TLS 1.2 ?

Kindly advise.

I have updated my Firefox to the latest stable release 57 in a windows machine. I would like to know if TLS 1.2 is already enabled in my browser or do i need to make any changes in the default setup in order to make it active. When i check "security.tls.version.min" it's shown "Value 1". Is that the right value to TLS 1.2 ? Kindly advise.

Изменено cor-el

Выбранное решение

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 = 3

1 means TLS 1.0 2 means TLS 1.1 3 means TLS 1.2 (default) 4 means TLS 1.3;

vangoghvan said

When i check "security.tls.version.min" it's shown "Value 1". Is that the right value to TLS 1.2 ?

The security.tls.version.min is the minimum as the security.tls.version.max should be set at 3 which is the default for to have TLS 1.2.

Прочитайте этот ответ в контексте 👍 2

Все ответы (3)

more options

Hi, Firefox supports TLS 1.2 out of the box and you don't have to change anything to enable it. You can also use a site like https://www.ssllabs.com/ssltest/viewMyClient.html to check the capabilities of your browser.

more options

Выбранное решение

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 = 3

1 means TLS 1.0 2 means TLS 1.1 3 means TLS 1.2 (default) 4 means TLS 1.3;

vangoghvan said

When i check "security.tls.version.min" it's shown "Value 1". Is that the right value to TLS 1.2 ?

The security.tls.version.min is the minimum as the security.tls.version.max should be set at 3 which is the default for to have TLS 1.2.

Изменено James

more options

Present since Firefox 27.

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

Note that TLS 1.3 is still not enabled by default in current releases.

Doesn't your Linux distribution support more recent Firefox versions?

Изменено cor-el