iOS 9.0: An SSL error has occurred

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
junryl
Posts: 10
Joined: Sun Aug 17, 2014 3:13 am

iOS 9.0: An SSL error has occurred

Post by junryl » Mon Nov 23, 2015 4:56 am

I encounter this error on iOs 9.0 when I tried to access the api: An SSL error has occurred and a secure connection to the server cannot be made.

I am using Livecode Indy 7.1.1 RC1 and Xcode 7.0

I believe the SSL certificate of the server supports iOS 9.0 (still need to be confirmed though). But I just wanted to confirm if Livecode already included this changes in apple about Transport Security http://stackoverflow.com/questions/3275 ... to-the-ser

Thanks.

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: iOS 9.0: An SSL error has occurred

Post by dave.kilroy » Mon Nov 23, 2015 10:38 am

junryl - it looks like to connect to non-SSL URLs in iOS9 that you'll need to migrate to LC 7.1.1(rc3) and then disable the ATS checkbox - see page 8 of the release notes for 7.1.1(rc3)

Dave
"...this is not the code you are looking for..."

Post Reply