You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/07/15 09:35:20 UTC

[jira] [Closed] (CB-11573) support ATS third party keys

     [ https://issues.apache.org/jira/browse/CB-11573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-11573.
-----------------------------
    Resolution: Not A Problem
      Assignee: jcesarmobile

This is already implemented

{quote}
The <access> and <allow-navigation> tags support these two new attributes below, which have their equivalents in ATS:

minimum-tls-version (String, defaults to 'TLSv1.2')
requires-forward-secrecy (Boolean, defaults to 'true')

{quote}

http://cordova.apache.org/docs/en/latest/guide/appdev/whitelist/index.html

Reopen if it's not working as expected

> support ATS third party keys
> ----------------------------
>
>                 Key: CB-11573
>                 URL: https://issues.apache.org/jira/browse/CB-11573
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaCommon, CordovaLib
>            Reporter: Sam Zilverberg
>            Assignee: jcesarmobile
>            Priority: Minor
>
> <access> tag attributes in config.xml currently do not support all of possible keys.
> support for the following third party related keys is missing:
>             // Keys to describe your app’s intended network behavior for
>             //    domains whose security attributes you don't control
>             NSThirdPartyExceptionAllowsInsecureHTTPLoads : Boolean
>             NSThirdPartyExceptionRequiresForwardSecrecy : Boolean
>             NSThirdPartyExceptionMinimumTLSVersion : String
> could you add support for these as well?
> or is there maybe already a special reason why they are not supported?
> files that would need to be modified for support:
> cordova-common/src/ConfigParser/ConfigParser.js 
> cordova-lib/src/cordova/metadata/ios_parser.js 
> full set of keys can be seen at:
> https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html



--
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