I have seen some funny things within Android support for SSL. The server/client go through a proper FIN ACK close of the socket, but Android still thinks the connection is open and tries to reuse the closed connection. But if the RST packet is sent, Android does recognize the close and will reopen for a new connection. Anyone else see this?
Shane On Sun, Feb 15, 2009 at 6:33 PM, Marc <gram...@gmail.com> wrote: > > Please ignore; this isn't really the problem, it appears... > > Marc > > On Feb 15, 4:51 pm, Marc <gram...@gmail.com> wrote: > > Can anyone confirm that SSLv2 is disabled in Android's SSL library? > > What I'm seeing is that servers that request SSLv2 generate an > > exception instantly in the handshake phase, claiming an unsupported > > protocol... If SSLv2 is disabled, is there any way of enabling it > > (i.e. a configuration)? > > > > Thanks. > > > > Marc > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---