Hi, guys --
Today we installed a certificate on our webserver (TLS 1.1 and 1.2). In program I changed "http:" to "https:" only. Works fine under Android 5+.
But KitKat returns "javax.net.ssl.SSLException: SSL handshake aborted: ssl=0x788a48b8: I/O error during system call, Connection reset by peer -1".
I saw similar questions on forum, for instance, https://www.b4x.com/android/forum/t...shake-aborted-ssl-i-o-error-during-sys.72187/
But didn't find a solution for Android 4 (where both protocols are disabled as default).
Any ideas ?
PS. I use OkHttpUtils2 (v2.62) from https://www.b4x.com/android/forum/threads/okhttp-replaces-the-http-library.54723/#content
Today we installed a certificate on our webserver (TLS 1.1 and 1.2). In program I changed "http:" to "https:" only. Works fine under Android 5+.
But KitKat returns "javax.net.ssl.SSLException: SSL handshake aborted: ssl=0x788a48b8: I/O error during system call, Connection reset by peer -1".
I saw similar questions on forum, for instance, https://www.b4x.com/android/forum/t...shake-aborted-ssl-i-o-error-during-sys.72187/
But didn't find a solution for Android 4 (where both protocols are disabled as default).
Any ideas ?
PS. I use OkHttpUtils2 (v2.62) from https://www.b4x.com/android/forum/threads/okhttp-replaces-the-http-library.54723/#content