Re: ATS fails for one subdomain, succeeds for another
Re: ATS fails for one subdomain, succeeds for another
- Subject: Re: ATS fails for one subdomain, succeeds for another
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 4 Dec 2017 16:27:11 -0500
Thanks Tom...
> On Dec 4, 2017, at 4:11 PM, Tom Pusateri <email@hidden> wrote:
>
> There is an exception list for ATS in the Info.plist. Would
> sweatertest.wordpress.com be listed there?
>
> Unless an http URL is in the exception list, it will always fail. (See
> NSExceptionDomains)
>
> https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW33
>
> Tom
I think I understand the expected behavior. The diverging behavior is why I’m
writing to the list.
There are no exceptions in the list. Only “wordpress.com” with “includes
subdomains” set to YES.
These URLs obviously have HTTPS counterparts, and if allowed to connect via
HTTP the server will redirect them. Monitoring the traffic for my app it
doesn’t look like it actually does ever try to connect via HTTPS. This makes me
wonder if the system is maintaining some kind of cache of domains that had
previously been redirected from HTTP to HTTPS.
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden