Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Document new <access> and <allow-navigation> attributes for iOS. Will be new in in the next release of cordova-lib.
These two new attributes are needed for App Transport Security (ATS):
https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/
See CB-9569
minimum-tls-version (String) - defaults to "TLSv1.2"
requires-forward-secrecy (Boolean) - defaults to "true"
Attachments
Issue Links
- depends upon
-
CB-9569 Support <access> and <allow-navigation> tag translation to Application Transport Security (ATS) Info.plist directives
- Closed