A strange ssl error on android: SSL handshake aborted,Connection reset by peer -
the error happens sometimes, error state may last while, , after recover automatically.
ssl handshakes failed,it seems server reset connection,then captured packets @ sever end:
192.168.5.126 server,192.168.111.216 android client.we can see client reset connection first , send "client hello" server repeatedly, server reset connection.
in successfull case, packets below:
so, why client choose reset connection, happens @ time?
does server not support tls1? not exactly, ok.
dose network affected? use wifi , can capture packets on server end indicates network ok.
some bugs may exist in implementation of https? use org.apache.http package connect https server.
then google it, found no complete solution.
has encountered problem this, or can help? lot!
Comments
Post a Comment