> On Jul 23, 2015, at 12:41 PM, Marc Danguy <mdan...@free.fr> wrote: > > <key>NSTemporaryExceptionAllowInsecureHTTPLoads</key> > <true/>
This key (and several others) are incorrect. The correct key is NSExceptionAllowsInsecureHTTPLoads. The full list is in the technote at https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/index.html <https://developer.apple.com/library/prerelease/ios/technotes/App-Transport-Security-Technote/index.html> I’ve used those keys and they work for me in iOS 9; haven’t tried them on OS X yet. Seems weird that the WWDC session would have wrong info in it. —Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com