Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Where do I find my Transport Layer Security 1.1 or higher designation?

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 James

more options

On May 31, 2018, Umpqua Bank will be upgrading online security and will require the use of operating systems and browsers that support a higher level of encryption protocol (Transport Layer Security 1.1 or higher.

I currently am running Firefox Quantum 60.0.1 (64-bit)

Where would I find this information on my browser support files? Can you advise if this version is compliant with my bank's requirements?

Thanks,

Paul

On May 31, 2018, Umpqua Bank will be upgrading online security and will require the use of operating systems and browsers that support a higher level of encryption protocol (Transport Layer Security 1.1 or higher. I currently am running Firefox Quantum 60.0.1 (64-bit) Where would I find this information on my browser support files? Can you advise if this version is compliant with my bank's requirements? Thanks, Paul

被采纳的解决方案

There are multiple versions of TLS. Hopefully your bank is using 1.2 or 1.3, both of which Firefox supports.

You can view what Firefox supports by testing your browser at https://www.ssllabs.com/ssltest/viewMyClient.html

定位到答案原位置 👍 0

所有回复 (4)

more options

Firefox supports all versions of TLS. It should be good to go.

more options

Thanks Tyler, that somewhat answers my question. The banks announcement implied that there are versions of TLS. It asked specifically about 1.1 or higher. I assume there may be revisions and differing version numbers in the future. Is there a listing of support protocols for Firefox anywhere in my options/support menus? Appreciate your help and please bear (bare) with me if I ask asinine questions. Paul

more options

选择的解决方案

There are multiple versions of TLS. Hopefully your bank is using 1.2 or 1.3, both of which Firefox supports.

You can view what Firefox supports by testing your browser at https://www.ssllabs.com/ssltest/viewMyClient.html

more options

Firefox has supported TLS 1.2 by default since Firefox 27.0 Release (Feb 4, 2014) as per Bug#861266.

From Firefox 60 Release Notes:

On-by-default support for draft-23 of the TLS 1.3 specification


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 = 4

1 means TLS 1.0 2 means TLS 1.1 3 means TLS 1.2 (default as of 27 to 59 Releases) 4 means TLS 1.3 (default as of Fx 60.0)