I'd like to configure myDBR to talk to MySQL over SSL. The setup wizard doesn't offer SSL as an option, but can I supply some extra parameters in mydbr_config.php to make it happen?
If it's not supported, can anyone suggest a work around? MySQL doesn't use straight SSL so I can't use stunnel. mysql-proxy doesn't support SSL-based client connections. I really don't want to use SSH, but that seems like the next best option.
Any tips appreciated.