Hey Guys, I've been trying to set up activemq to use ssl over websockets with stomp, but I keep getting this error when I check the websocket connection over any browser:
SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message. (Error code: ssl_error_weak_server_ephemeral_dh_key) I assumed that this had to do with the cipher suite and have tried every combination following these guidelines: http://activemq.apache.org/ssl-transport-reference.html Any ideas?? -- View this message in context: http://activemq.2283324.n4.nabble.com/Diffie-Hellman-Key-error-tp4701997.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
