Safari 9 上的 HTTPS handshake_failure

HTTPS handshake_failure on safari 9

我有几个使用 ssl 的网站。 它们都是 运行ning 相同类型的证书,其中一些可以与 safari 9 一起使用,而一些现在不能使用,尽管它们曾经可以完美地工作。 那些停止在分片托管上工作 运行 的人,会不会是问题所在? ssllabs 报告更多数据: https://www.ssllabs.com/ssltest/analyze.html?d=www.israwords.co.il

SSLLabs report for site this sites only support DHE ciphers. And from the SSLLabs report for Safari 9可以看出浏览器不支持DHE密码。这一起意味着没有共享密码,因此握手失败。与证书无关,是web服务器配置的问题