Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Default value of security.tls.version.fallback-limit in version 37

  • 2 odpovědi
  • 18 má tento problém
  • 1 zobrazení
  • Poslední odpověď od hshimoji

more options

I have read guidelines and some of past questions, but am not sure this is a right forum to post my question. Please kindly navigate me to a right place if necessary.

I noticed Firefox Beta 37 has the following default values for TLS configuration that I believe it always requires TLS 1.2 for TLS connection even though TLS 1.0 is allowed to use because you cannot fall back to TLS 1.0 due to the fallback-limit value.

security.tls.version.fallback-limit;3 security.tls.version.max;3 security.tls.version.min;1

The values of security.tls.version.max and min stays the same as Firefox 36, but security.tls.version.fallback-limit has changed from 1 to 3 in Firefox Beta 37.

Will security.tls.version.fallback-limit;3 be the default configuration in the next official Firefox 37 release?

I have read guidelines and some of past questions, but am not sure this is a right forum to post my question. Please kindly navigate me to a right place if necessary. I noticed Firefox Beta 37 has the following default values for TLS configuration that I believe it always requires TLS 1.2 for TLS connection even though TLS 1.0 is allowed to use because you cannot fall back to TLS 1.0 due to the fallback-limit value. security.tls.version.fallback-limit;3 security.tls.version.max;3 security.tls.version.min;1 The values of security.tls.version.max and min stays the same as Firefox 36, but security.tls.version.fallback-limit has changed from 1 to 3 in Firefox Beta 37. Will security.tls.version.fallback-limit;3 be the default configuration in the next official Firefox 37 release?

Zvolené řešení

Všechny odpovědi (2)

more options

Zvolené řešení

more options

philipp, thank you for the prompt response and information.