Closed pfmaggi closed 6 years ago
Support for Client Certificate has been added in Android v4.0: Issue 11231: Provide support for managing CA and client certificates 8196: Enhancement: Client Certificate Authentication in Browser
The problem is that this functionality is not exposed to the Android WebView. It's only available in the Android Browser, the only way to achieve this is using Hidden APIs.
There's currently an Android issue about this with a reply dated March 2014 that this will be included in the "next Android release": Issue 53491: Support client certificates in WebView.
Here's there's another thread on possible solutions: StackOverflow: android webview with client certificate.
Time to close this.
Support for Client Certificate has been added in Android v4.0: Issue 11231: Provide support for managing CA and client certificates 8196: Enhancement: Client Certificate Authentication in Browser
The problem is that this functionality is not exposed to the Android WebView. It's only available in the Android Browser, the only way to achieve this is using Hidden APIs.
There's currently an Android issue about this with a reply dated March 2014 that this will be included in the "next Android release": Issue 53491: Support client certificates in WebView.
Here's there's another thread on possible solutions: StackOverflow: android webview with client certificate.