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

Does Firefox allow TLS1.2, my bank said I need it to get Estatements

  • 1 Antwort
  • 2 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

My bank is eliminating TlS (Transport Layer Security) numbers Tls1.0 and Tls 1.1 and will switch to Tls 1.2. My bank told me I had to enable it manually. However searching Mozilla/Firefox I could find no reference to TLS. Does that mean I will have to switch browsers when I want to get Estatements from my bank? Thank you

My bank is eliminating TlS (Transport Layer Security) numbers Tls1.0 and Tls 1.1 and will switch to Tls 1.2. My bank told me I had to enable it manually. However searching Mozilla/Firefox I could find no reference to TLS. Does that mean I will have to switch browsers when I want to get Estatements from my bank? Thank you

Alle Antworten (1)

more options

Yes, current Firefox releases support TLS 1.2. (TLS 1.3 is still under development)

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;