搜尋 Mozilla 技術支援網站

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

Learn More

TLS 1.0, 1.1 exceptions for private (home) network

  • 3 回覆
  • 1 有這個問題
  • 6837 次檢視
  • 最近回覆由 data0042

more options

How do I create a TLS 1.0, 1.1 exception in Firefox 100.0+ for my legacy devices (NAS), that no longer get firmware updates from the manufacture, that are on my private network and thier configuration is done through a web browser?

 I have been using Firefox browser for a long time, since it was called Mozilla browser.  An answer such as "I'm out of luck." means I will have to look for a new browser.  I prefer not to do that.  I trust the Mozilla brand and like you products and recommend them to my friends and customers.
How do I create a TLS 1.0, 1.1 exception in Firefox 100.0+ for my legacy devices (NAS), that no longer get firmware updates from the manufacture, that are on my private network and thier configuration is done through a web browser? I have been using Firefox browser for a long time, since it was called Mozilla browser. An answer such as "I'm out of luck." means I will have to look for a new browser. I prefer not to do that. I trust the Mozilla brand and like you products and recommend them to my friends and customers.

被選擇的解決方法

TLS 1.0 and TLS 1.1 have been deprecated since Firefox 78 Release and should not be used now days.

Firefox may support these protocols (when you absolutely need it) via security.tls.version.enable-deprecated = true in about:config . This should only be enabled temporarily to access your NAS.

https://blog.mozilla.org/security/2018/10/15/removing-old-versions-of-tls/ https://hacks.mozilla.org/2020/02/its-the-boot-for-tls-1-0-and-tls-1-1/

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

選擇的解決方法

TLS 1.0 and TLS 1.1 have been deprecated since Firefox 78 Release and should not be used now days.

Firefox may support these protocols (when you absolutely need it) via security.tls.version.enable-deprecated = true in about:config . This should only be enabled temporarily to access your NAS.

https://blog.mozilla.org/security/2018/10/15/removing-old-versions-of-tls/ https://hacks.mozilla.org/2020/02/its-the-boot-for-tls-1-0-and-tls-1-1/

由 James 於 修改

more options

data0042 said

I have been using Firefox browser for a long time, since it was called Mozilla browser. An answer such as "I'm out of luck." means I will have to look for a new browser. I prefer not to do that. I trust the Mozilla brand and like you products and recommend them to my friends and customers.

The web browser we know as Firefox started out as Phoenix during the 0.1 to 0.5 Releases. Then for 0.6-0.7 Releases it was Firebird. It has been called Firefox since the 0.8 Release as Firefox was not first released at version 1.0 as many places lead you to believe. Perhaps you are thinking of the old Mozilla suite which was continued by the community as SeaMonkey after Mozilla discontinued their suite. Phoenix bios had name first and Firebird SQL got name shortly before so it was renamed to avoid confusion.

Other web browsers (ex: Chrome, Edge, and Safari) have depreciated support for TLS 1.0/1.1 also as mentioned in bottom of fist link posted.

由 James 於 修改

more options

James replied: Firefox may support these protocols (when you absolutely need it) via security.tls.version.enable-deprecated = true in about:config . This should only be enabled temporarily to access your NAS.


This works! Thank you. I plan on using it only on the system that I use to manage my network behind my firewall.