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
User contributions licensed under CC BY-SA 3.0