Using a Android WebView to connect to secure server with Client Certificate
Can a WebView or more specifically, PhoneGaps CordovaWebView, use client certificates to authenticate to a server? I understand the native browser can use client certs but I am trying to get a PhoneGap Android app to talk to a server that requires a client cert to work and can not see how. I have tried various methods I have seen on google, but they are not working on Android version 4.0 or greater. Any suggestions would be greatly appriciated. It is not possible. The code that is needed to answer back a challenge for a client certificate is not available in the sdk. If you look at the source