Hi,

Did you change all url's from http: to https: ?

Also this might help - http://exampledepot.com/egs/javax.net.ssl/TrustAll.html

Regards

On Nov 18, 11:37 pm, Mike Mike <fxmik...@gmail.com> wrote:
> I need to develop an application that bring data from google.com/
> contacts. I have manage to do that in java .... but in android I have
> some problems with ssl comunication. Caused by:
> javax.net.ssl.SSLException: Connection closed by peer) -  Android
> untrust my connection.
>
> I have used this exemple:  
> http://code.google.com/p/gdata-java-client/source/browse/trunk/java/s...
> - in java works fine but in android  it bring a SSLException.
>
> Also I've tried this 
> exemple:http://blog.doityourselfandroid.com/2010/11/10/oauth-flow-in-android-...
> , but same problem with https request. What should I do?
>
> Thanks.

-- 
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

Reply via email to