Did you look at the code in packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/SSLUtils.java that subclasses X509ExtendedKeyManager?
I honestly prefer not using Apache's HTTP Client and using HttpsURLConnection. There is an x509KeyManager example in the doc at http://developer.android.com/reference/javax/net/ssl/HttpsURLConnection.html -bri -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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-security-discuss?hl=en.
