Java8, HttpClient, receiving “Received fatal alert: handshake_failure”
We're trying to access the following URL (just an example) https://broadly.vice.com/en_us/article/eating-out-as-a-feminist but we're receiving "Received fatal alert: handshake_failure". We're using JDK 1.8.60, HttpClient 4.3.6 and already replaced the jce-policy to the unlimited policy. After activating -Djavax.net.debug=all we receive: Allow unsafe renegotiation: false Allow legacy hello messages: true Is initial handshake: true Is secure renegotiation: false Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 for TLSv1 Ignoring unsupported cipher suite: TLS_ECDHE_RSA