All,
 
I have a completely functioning roundcube install that I would like to move from a local database to one on another host. What changes would I need to make for a SSL connection to the mysql database on the other host.
 
My understanding is that: "mysql://user:pass@hostname/databasename" will pass credentials in the clear
 
Thanks!
 
Nathan