There have been a lot of posts about dealing with self-signed SSL
certificates in 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 android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to