Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

TLS settings from about:config don't work in Firefox 140.0.4

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 107 回表示
  • 最後の返信者: TyDraniu

more options

I wanted to completely disable TLS 1.3 when using Firefox, so I set security.tls.version.max to 3 (which corresponds to TLS 1.2). That worked up until I got version 140.0.4 installed - now it completely ignores this setting no matter what I set. I tried using cloudflare-ech.com website for test and it confirms that my browser uses TLS 1.3 with ECH. I also tried modifying security.tls.version.fallback-limit to 0 and security.tls.version.min to 0 to get a possible range of TLS 1.0-1.2, but it still uses TLS 1.3.

I wanted to completely disable TLS 1.3 when using Firefox, so I set security.tls.version.max to 3 (which corresponds to TLS 1.2). That worked up until I got version 140.0.4 installed - now it completely ignores this setting no matter what I set. I tried using cloudflare-ech.com website for test and it confirms that my browser uses TLS 1.3 with ECH. I also tried modifying security.tls.version.fallback-limit to 0 and security.tls.version.min to 0 to get a possible range of TLS 1.0-1.2, but it still uses TLS 1.3.
添付されたスクリーンショット

すべての返信 (1)

more options

security.tls.version.min = 0 is undeclared and makes it fall back to defaults. The lowest accepted value is 1 which corresponds to TLS 1.0.

この投稿は TyDraniu により に変更されました

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。