Page 1 of 1
iOS and MySQL SSL
Posted: Mon Mar 14, 2016 10:08 pm
by Doug Lyman
What are the latest versions of LiveCode, MySQL, and OpenSSL that are tested to work for MySQL SSL connections? I am able to connect using SSL from within the IDE but not from the iOS simulator. I get the error: "Cannot load SSL Library." Presently using LC 7.1.1, xCode 7.1.1, MySQL Community Edition 5.6.26.
Re: iOS and MySQL SSL
Posted: Tue Mar 15, 2016 4:49 pm
by quailcreek
Look up SSL in the dictionary.
Right from the Dictionary:
If you use this feature in a standalone application, remember to select 'SSL Encryption' from among the available 'script libraries' in the standalone application settings panel.
Re: iOS and MySQL SSL
Posted: Tue Mar 15, 2016 5:27 pm
by Doug Lyman
Of course. MySQL selected (General), MySQL selected (iOS), Encryption selected (iOS), SSL Encryption selected (iOS), All done before I made this posting.
Re: iOS and MySQL SSL
Posted: Tue Mar 15, 2016 5:28 pm
by FourthWorld
If your database is exposed to the Internet you might consider using PHP or LiveCode to provide an API to protect it.
http://serverfault.com/questions/19945/ ... 9961#19961
Re: iOS and MySQL SSL
Posted: Wed Mar 16, 2016 3:11 pm
by peter-b
Hi Doug,
I note that you're using LiveCode 7.1.1. Could you please try deploying your stack with LiveCode 7.1.2 or LiveCode 7.1.3 and see if the problem goes away?
Thanks!
Re: iOS and MySQL SSL
Posted: Wed Mar 16, 2016 3:54 pm
by Doug Lyman
Done and done. No luck. Works in the IDE, not in the Simulator.
Re: iOS and MySQL SSL
Posted: Thu Mar 17, 2016 3:56 pm
by Doug Lyman
I wrote this up and it has been confirmed as a bug.
Re: iOS and MySQL SSL
Posted: Thu Mar 17, 2016 4:37 pm
by FourthWorld
Doug Lyman wrote:I wrote this up and it has been confirmed as a bug.
What is the bug report number so others encountering this can follow its progress?
Re: iOS and MySQL SSL
Posted: Thu Mar 17, 2016 9:14 pm
by Doug Lyman
Bug No. 17150