Hi Guys
I have followed your documentation and have now managed to connect my app successfully to a mySQL database, however, the actual databases I now need to connect to have been setup using SSL and the developers have asked me if this is supported by Appery.io mobile web applications before we can proceed.
In the documentation to connect to a mySQL database using API express there appears to be no mention of security. All I needed was a host, port, username and password to connect to a database in this case. But I take it using security makes this more complex.
I'm guessing the developers of the databases ill be trying to connect to will give me some sort of a client key along with a host name and username and the app will send all this along with the REST service...
My question is really:
Does appery.io support SSL?
Is there any help/documentation I can get showing what to do once I have received the credentials for using SSL via a REST service (API Express or something else)?
Regards
Anthony