rbw152 Member Licensed User Longtime User Mar 15, 2018 #1 So using FTP with SSL I get the following: (SSLProtocolException) javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x5d9f9918: Failure in SSL library, usually a protocol error error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol (external/openssl/ssl/s23_clnt.c:766 0x59deb6d6:0x00000000)
So using FTP with SSL I get the following: (SSLProtocolException) javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x5d9f9918: Failure in SSL library, usually a protocol error error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol (external/openssl/ssl/s23_clnt.c:766 0x59deb6d6:0x00000000)
OliverA Expert Licensed User Longtime User Mar 15, 2018 #2 This? (https://stackoverflow.com/a/30302235) Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Mar 16, 2018 #3 Which device are you using? Try to update the SSL provider: https://www.b4x.com/android/forum/threads/ssl-websocket-client.88472/page-2#post-560044 Upvote 0
Which device are you using? Try to update the SSL provider: https://www.b4x.com/android/forum/threads/ssl-websocket-client.88472/page-2#post-560044