Issue 1806: MySQL -- Add switch to [database] for turning on SSL
Status:  New
Owner: ----
Reported by docw...@gmail.com, Feb 26, 2013
According to http://dev.mysql.com/doc/refman/5.5/en/connector-j-reference-using-ssl.html just adding a "useSSL=true" flag to the generated jdbc URL would be enough to enable ssl...

either way, it'd be nice if this was easy to setup.