Hi, I enabled ambari security to use https. The ambari UI fails to start using Firefox. The following is the error message:
SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message. (Error code: ssl_error_weak_server_ephemeral_dh_key) Adding the following two properties in ambari.properties (and restart ambari server) does not help. security.server.disabled.protocols=SSL|SSLv2|SSLv3 security.server.disabled.ciphers=SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA|SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA|SSL_DHE_RSA_WITH_DES_CBC_SHA Any idea? -fay
