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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 2 Antworten
  • 14 haben dieses Problem
  • 166 Aufrufe
  • Letzte Antwort von new_chater

more options

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.

Ausgewählte Lösung

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.
Diese Antwort im Kontext lesen 👍 2

Alle Antworten (2)

more options

Ausgewählte Lösung

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.
more options

Thanks a lot dear cor-el

Good luck.

Geändert am von new_chater