搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 1 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 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

所有回覆 (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;