Comments on: 3 ways to let ATS work with your HTTP server and iOS Apps https://blogs.perficient.com/2015/11/12/three-ways-to-let-ats-work-with-your-http-server-and-ios-apps/ Expert Digital Insights Fri, 17 Mar 2017 20:21:48 +0000 hourly 1 By: Doyle https://blogs.perficient.com/2015/11/12/three-ways-to-let-ats-work-with-your-http-server-and-ios-apps/#comment-3012 Fri, 17 Mar 2017 20:21:48 +0000 http://blogs.perficient.com/delivery/?p=4150#comment-3012 Hi Mark,

My web server is using HTTPS, and it is configured to support TLS 1.2 only, however the Certificate is not supporting forward secrecy. Can my iOS client with ATS bypassed still connect to the web server?

When the client connect to the server for authorization process, the web server generated a ticket and sent it back to the iOS client, however, when I use the same ticket to make further call to the back end server, the ticket can not be recognized by the server. When I compare the iOS client ticket with the Windows API Tester ticket (this is working), the iOS client ticket is much shorter.

Sorry, I’m a newbie.

]]>