Currently, I am developing everything locally. So I am using a self signed ssl cert for the web server (server.app) on my local machine.
When I try to post in mobile, "the result" lets me know that it is not a trustworthy cert as to why the post fails.
Via some digging in the board I found "libUrlSetSSLVerification false" so we can ignore the cert issuess... but of course this does not work in mobile.
I validated that the http URL works as expected. So I am tempted to just plow forward and develop until I buy the cert for the production server, but I would feel better if I know someone has something in production that posts via https URL from a mobile device.
So, anyone have a mobile app that does https posts? If so, any lessons learned worth sharing?
Thanks,
-Nick
Post to SSL in mobile... anyone doing it?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Post to SSL in mobile... anyone doing it?
Hi Nick,
I've used the browser view to submit data over SSL.
Best,
Mark
I've used the browser view to submit data over SSL.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode