Sunday, May 2, 2010

Re: [android-developers] SSL handshake logging in Android

On 5/1/10 7:20 PM, sandy8531 wrote:
> I am having trouble with my HttpsURLConnection client.
>
> I can make one request to the server using my keystore, however the
> second (and subsequent) requests in the same JVM fail. ( I initialize
> a SSLSocketFactory using my keystore and set it on my
> HttpsURLConnection).

See:
http://code.google.com/p/android/issues/detail?id=7074

Currently I'm wrapping my calls with retries. If anybody knows a better
workaround please let us know!

Michael

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment