I have the same problem with the webservice client in android: the log tells me :"no trusted certificate"
I try to add my keys into the debug certificate, but the logs tell me the same any idea? On 4 dic, 16:30, Michael <[email protected]> wrote: > There have been a lot of posts about dealing with self-signed > SSLcertificatesin the past, do a search through the archives. > > What it comes down to is that you're going to have to make your own > key store for your app, rather than using the system one (which cannot > verify your certificate). Probably you should warn the user about the > cert being self-signed, and ask them if they want to accept it. > > - michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

