为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

error ssl_error_weak_server_ephemeral_dh_key I can't log into my ISP please help.

  • 7 个回答
  • 474 人有此问题
  • 1 次查看
  • 最后回复者为 jjpjjpjjp

more options

I don't know why I don't have the correct ssl certificate or whatever. I use firefox 60(nightly) I am not sure if I deleted my certificates or what may have happened but it says ssl_error_weak_server_ephemeral_dh_key I don't know exactly what this means or how to get my dh key to give them the right key.

I don't know why I don't have the correct ssl certificate or whatever. I use firefox 60(nightly) I am not sure if I deleted my certificates or what may have happened but it says ssl_error_weak_server_ephemeral_dh_key I don't know exactly what this means or how to get my dh key to give them the right key.

被采纳的解决方案

Note that users with the current and older Firefox releases can toggle these prefs to false on the about:config page to disable the cipher suites that are involved with the Logjam vulnerability.

  • security.ssl3.dhe_rsa_aes_128_sha
  • security.ssl3.dhe_rsa_aes_256_sha

  • Bug 1138554 - NSS accepts export-length DHE keys with regular DHE cipher suites

Logjam: How Diffie-Hellman Fails in Practice:

定位到答案原位置 👍 97

所有回复 (7)

more options

hi jjpjjpjjp, this means that the webserver you're trying to reach is vulnerable to the recently published logjam vulnerability: http://arstechnica.com/security/2015/05/https-crippling-attack-threatens-tens-of-thousands-of-web-and-mail-servers/ please report that to webmaster of the site in question to fix that issue...

https://weakdh.org/

more options

This seems to directly refer to my problem, just to make sure, I am running 64 bit windows 8.1 and a newer browser, it would still affect me?

more options

this is a vulnerability in the configuration of web-servers, that allows downgrading the encryption levels of connections so that third parties can listen in (so it will need to be fixed by the administrators of each affected webservers). new browser versions should show you a warning message like the one you have referenced and block any connections to affected servers.

more options

Well thank you very much for sharing this knowledge with me, I will do what I can to correct it, and I will contact the webmasters a.s.a.p.

more options

选择的解决方案

Note that users with the current and older Firefox releases can toggle these prefs to false on the about:config page to disable the cipher suites that are involved with the Logjam vulnerability.

  • security.ssl3.dhe_rsa_aes_128_sha
  • security.ssl3.dhe_rsa_aes_256_sha

  • Bug 1138554 - NSS accepts export-length DHE keys with regular DHE cipher suites

Logjam: How Diffie-Hellman Fails in Practice:

more options

Thanks for the update, I'm going to go ahead and access that now and see if that changes anything about the certificate.

more options

well after toggling both to false, I still get the error on the secure page I am accessing. I have, however, found a solution, for now, my Google Chrome has not been affected by this weak dh error and I can use it to access that specific page and probably any other page with such an error.

Edit: hold on. I had picked the wrong ones. I did what you said and that solved it perfectly. Thank you for your solution! I can now access the secure page using my mozilla browser.

由jjpjjpjjp于修改