I am looking at using the MySQL Connector/arduino library by Charles Bell and possibly adapting it to use SSL connectivity to a cloud based remote server via WIFI.
Does anyone know if this has been done before?
Also any thoughts on an SSL/TLS small library that might be used to accomplish the connectivity.
I know there are memory/processing power issues but my application is not real-time critical and it seems like it should work.