Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

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
Solved Archived

where is (Use TLS 1.0) in the new version of firefox ?

new_chater replied
new_chater

hello dear

In previous versions of your software as an option (Use TLS 1.0) existed, but the new version does not have this option.

How can tick off this option?

Please guide.

hello dear In previous versions of your software as an option (Use TLS 1.0) existed, but the new version does not have this option. How can tick off this option? Please guide.

All Replies (2)

Chosen Solution

Current Firefox no longer have a user interface setting to disable TLS or SSL3, but you can make the change on the about:config page.
SSL3 and TLS 1.0 are enabled by default in the current Firefox release.
You can set the security.tls.version.min and security.tls.version.max prefs to 0 to disable TLS (0 means SSL3)

You may need to close and restart Firefox after changing these prefs.

  • security.tls.version.min = 0
  • security.tls.version.max = 0
0 means SSL 3.0, 1 means TLS 1.0, 2 means TLS 1.1, etc.

Thanks a lot dear cor-el

Good luck.

Modified by new_chater