Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 1 përgjigje
  • 2 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga 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

Krejt Përgjigjet (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;