SSLHandshake Exception thrown only in 3G / 4G networks

  • Replies:0
Naveenkumar Anbazhagan
  • Forum posts: 1

Aug 15, 2017, 7:25:15 PM via Website

We have used the volley library for connecting to the network. We facing this weird issue of handshake failure while connecting with 3G network but however it works fine in 2G network. Any support or directions in this regard is appreciated.

           Android Exception:

com.android.volley.NoConnectionError: javax.net.ssl.SSLHandshakeException: Handshake failed

Apache error logs says
Re-negotiation handshake failed: Not accepted by client!?

Reply