We are trying to make a https request from Android mobile application using volley library, but we are getting the following error com.android.volley.NoConnectionError: javax.net.ssl.SSLProtocolException: Read error: ssl=0xdf35c180: Failure in SSL library, usually a protocol error error:100c50e3:SSL routines:ssl3_read_bytes:SSL_HANDSHAKE_FAILURE (external/boringssl/src/ssl/s3_pkt.c:756 0xe8b837d7:0x00000000)
This issue pertains only in the networks like 3G and 4G, but working fine with other networks like 2G.