Trying to connect to the JMX Bridge, results in handshake failures
The Ops Metrics or JMX Bridge is configured to only support TLS 1.2 and the TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
cipher. If you are connecting with a client that does not support TLS 1.2 or the TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
cipher, then the connection will fail. This will happen if you are using Java 7.
If this information is not sufficient to resolve the problem, open a ticket with support and include this output from the JVM.