After upgrading to Android 2.3.4, I am getting following exception:
javax.net.ssl.SSLException: Read error: ssl=0x*: I/O error during system call, Connection timed out
at org.apache.harmony.xnet.provider.jsse.NativeCrypto.SSL_read(Native Method)
at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl$SSLInputStream.read(OpenSSLSocketImpl.java:788)
Previous versions of Android were working OK. Any hints?
I have specified SSL timeout explicitly and everything is working again: