I am trying to upload a file to some url using ssl. I use this code to set trust manager -
public static void trustAll () { TrustManage[] trustEverythingTru
The guys from android reported that is bug in android sdk http://code.google.com/p/android/issues/detail?id=8625.