搜尋 Mozilla 技術支援網站

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

Learn More

SSL Errors since update to v84

  • 2 回覆
  • 2 有這個問題
  • 11 次檢視
  • 最近回覆由 SytheZN

more options

Hey All,

I've seen a few instances of SSL_ERROR_UNSUPPORTED_HASH_ALGORITHM since the last update.

https://www.loot.co.za/ is one notable example. The same site opens fine on Chromium 87.

I've been looking around but have not been able to find what's causing it, it's not even mentioned in the documentation.

So far I've tried switching right down to TLS 1.1 via flags to no avail.

OS: Fedora 33 Workstation Firefox: 84.0.1 (64-bit)

Any ideas?

Hey All, I've seen a few instances of SSL_ERROR_UNSUPPORTED_HASH_ALGORITHM since the last update. https://www.loot.co.za/ is one notable example. The same site opens fine on Chromium 87. I've been looking around but have not been able to find what's causing it, it's not even mentioned in the documentation. So far I've tried switching right down to TLS 1.1 via flags to no avail. OS: Fedora 33 Workstation Firefox: 84.0.1 (64-bit) Any ideas?
附加的畫面擷圖

所有回覆 (2)

more options

Do the steps presented on https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2 solve it for you?

more options

Yes, setting the system policy to Fedora32 with `update-crypto-policies --set DEFAULT:FEDORA32` does help.

Is there really no way to override the system policy within FF though? Or a way to allow for a list of sites?

Don't really want to open up the whole system if I don't have to...