You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marco Betschart (JIRA)" <ji...@apache.org> on 2014/03/31 13:13:14 UTC

[jira] [Commented] (CB-2669) Support for mutual SSL (on Ajax calls)

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

Marco Betschart commented on CB-2669:
-------------------------------------

I've stumbled accross this issue too, since we need mutual SSL for consuming the API data for an iOS app.
Are there any updates for this issue? May I help somehow to get the implementation done?

> Support for mutual SSL (on Ajax calls)
> --------------------------------------
>
>                 Key: CB-2669
>                 URL: https://issues.apache.org/jira/browse/CB-2669
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>    Affects Versions: 2.5.0
>         Environment: In many situations, two-factor authentication is mandatory.
>            Reporter: Jamie Brooks
>              Labels: SSL, clientcertificate, core, mutualSSL, two-factor
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> In some situations, two-factor authentication is required, and client certificates (a X.509 certificate with a 1.3.6.1.5.5.7.3.2 enhanced key usage) are a popular choice as a first factor. With mutual SSL, the client verifies the server's identity (server authentication) and the server verifies the client's identity (client authentication). Unfortunately, Cordova does not support mutual SSL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)