Retrofit API failure on pre 21 API devices javax.net.ssl.SSLProtocolException: SSL handshake aborted:

0

I got following error :

javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x795c2a18: Failure in SSL library, usually a protocol error
    error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (external/openssl/ssl/s23_clnt.c:744 0x72728cfc:0x00000000)
android
api
ssl
retrofit
protocols
asked on Stack Overflow Oct 24, 2018 by Rishav Singla

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0