Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Question

Highlight

Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

I get a handshake failure. Below is the full stack trace:

...

at java.lang.Thread.run(Thread.java:745)


Highlight

Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure


at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)

...