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!

সহায়তা খুঁজুন

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Disable TLS 1.0,1.1 and inscure cipher suites

  • 1 উত্তর
  • 2 এই সমস্যাটি আছে
  • 2 দেখুন
  • শেষ জবাব দ্বারা cor-el

more options

Hi all

I would like for Firefox to use my Windows Schannel settings if possible. I have setup Schannel to Disable TLS 1.0 and disabled all insecure cipher suites. I know some TLS settings can be changed via about:config, but this doesn't scale very well.

Thanks in advance.

Hi all I would like for Firefox to use my Windows Schannel settings if possible. I have setup Schannel to Disable TLS 1.0 and disabled all insecure cipher suites. I know some TLS settings can be changed via about:config, but this doesn't scale very well. Thanks in advance.

All Replies (1)

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; 4 means TLS 1.3;

There are also pref that select whether a specific cipher suite is enabled or disabled.

Keep in mind that you may not be able to connect to a server if you modify TLS or SSL prefs.