Search found 3 matches

by oksiquatzel
Tue Apr 05, 2016 5:06 pm
Forum: iOS Deployment
Topic: Problem with StartSSL Certificates and Url
Replies: 4
Views: 3979

Re: Problem with StartSSL Certificates and Url

Hello, after reading the detailed requirements for Apple ATS and comparing with my server SSL Settings and Zertifikatte, i found the needed Configuration. For me it was the missing minimum sha2 Signature at the Certifikate and the missing PFS (Perfect Forward Secrecy) support. Now all is working eve...
by oksiquatzel
Fri Apr 01, 2016 6:12 pm
Forum: iOS Deployment
Topic: Problem with StartSSL Certificates and Url
Replies: 4
Views: 3979

Re: Problem with StartSSL Certificates and Url

Hello, i've seen this BUG earlier but i think it does not belong to my problem. I'm connecting to a webserver. In Livecode and Simulator i don't get any error message display and in Simulator System.log it says "HTTP Load Failed" The Problem exists regardless if the encryption checkbox is checked or...
by oksiquatzel
Tue Mar 29, 2016 7:48 pm
Forum: iOS Deployment
Topic: Problem with StartSSL Certificates and Url
Replies: 4
Views: 3979

Problem with StartSSL Certificates and Url

Hi, i'm developing an app for iOS using Livecode 7.1.3 with xcode 7.2.1 on MacOS 10.11. In Standalone settings the "disable ATS" box is UNCHECKED and search for required inclusions is checked It seems that there is a problem with certificates issued from startssl. I created a simple button with this...