Re: initWithRequest:delegate:startImmediately
Re: initWithRequest:delegate:startImmediately
- Subject: Re: initWithRequest:delegate:startImmediately
- From: Jens Alfke <email@hidden>
- Date: Mon, 24 Oct 2016 18:10:29 -0700
> On Oct 24, 2016, at 5:47 PM, Sal Conigliaro <email@hidden> wrote:
>
> Check out the WWDC videos on what's new in app security. In a nutshell you need to specify (in the imno.plist) the specific domains that you want to turn off ATS.
Even that is just a stopgap. The real solution is to use HTTPS. If the server you’re connecting to doesn’t support HTTPS, then configure SSL on it if you have access. (If you don’t have access to the server, complain to whomever runs it. In this day & age everything should be running SSL.)
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden