Skip to content

Instantly share code, notes, and snippets.

View mpbarnwell's full-sized avatar

Michael Barnwell mpbarnwell

View GitHub Profile
ubuntu@controller-668e69:~/tlstest$ java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-2ubuntu0.16.04.2-b14)
OpenJDK Zero VM (build 25.111-b14, interpreted mode)
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384... Failed (SSLHandshakeException): sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384... Failed (SSLException): java.lang.IllegalStateException
TLS_RSA_WITH_AES_256_CBC_SHA256... Success!
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384... Failed: Cipher unsupported by server