Bluemix 上的 Analytics for Hadoop 服务不会在 Firefox 浏览器中启动

The Analytics for Hadoop service on Bluemix does not launch in a Firefox browser

当我使用 Mozilla Firefox V40.0.2 启动服务时,出现以下错误消息:

Secure Connection Failed

An error occurred during a connection to bi-hadoop-
prod-2480.services.dal.bluemix.net:9443. SSL received a weak ephemeral
Diffie-Hellman key in Server Key Exchange handshake message. (Error code:
ssl_error_weak_server_ephemeral_dh_key) The page you are trying to view
cannot be shown because the authenticity of the received data could not be
verified. Please contact the website owners to inform them of this problem.

Firefox 的地址栏中显示URL:
https://bi-hadoop-prod-2480.services.dal.bluemix.net:9443/SSOAuth/checkAccess.jsp

默认情况下,该服务可能使用过时的加密密码,并且该密码容易受到 Logjam 攻击。要解决此问题,请禁用 Firefox 中的旧密码并尝试强制站点使用其他密码。完成这些步骤:

  1. 在 Firefox 中打开一个新标签页,然后在地址栏中输入 about:config
  2. 确认“这可能会使您的保修失效!”警告并点击 我会小心的,我保证!
  3. 在搜索框中键入 dhe,然后单击 Enter
  4. 双击 security.ssl3.dhe_rsa_aes_128_sha 首选项名称,将值从 true 切换为 false。
  5. 双击 security.ssl3.dhe_rsa_aes_256_sha 首选项名称,将其值从 true 切换为 false。