SSL handshake aborted: ssl=0x60530270: Failure in SSL library, usually a protocol error

-1

My app has error on android 4.3:

javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x60530270: Failure in SSL library, usually a protocol error
                       error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version (external/openssl/ssl/s23_clnt.c:741 0x5ad31c8c:0x00000000)

How to fix it? I use Retrofit library

android
ssl
retrofit
asked on Stack Overflow Mar 22, 2019 by Amin

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0