You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marcus Pridham (JIRA)" <ji...@apache.org> on 2015/01/19 19:59:34 UTC

[jira] [Commented] (CB-8328) Add support for certificate challenges into Cordova Android

    [ https://issues.apache.org/jira/browse/CB-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282867#comment-14282867 ] 

Marcus Pridham commented on CB-8328:
------------------------------------

Pull request for change to allow plugins to handle certificate challenge.
https://github.com/apache/cordova-android/pull/150


> Add support for certificate challenges into Cordova Android
> -----------------------------------------------------------
>
>                 Key: CB-8328
>                 URL: https://issues.apache.org/jira/browse/CB-8328
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Marcus Pridham
>
> Similar to CB-8201 but for Certificates.  In Lollipop, Google added the method onReceivedClientCertRequest to the WebView client.  It would be useful to expose this request to the plugins so they can handle the request using the Android KeyChain API or through some third party MDM.
> I know this will only be available for Lollipop for now but hopefully with the upcoming pluggable webview changes Crosswalk or some other webview can call into the plugins also for certificate challenges.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org