For this to work, I believe apr-util/dbd/apr_dbd_mysql.c may need to be extended to call mysql_ssl_set() before mysql_real_connect().
Here is some supporting documentation: http://dev.mysql.com/doc/refman/5.1/en/mysql-ssl-set.html Thanks.
For this to work, I believe apr-util/dbd/apr_dbd_mysql.c may need to be extended to call mysql_ssl_set() before mysql_real_connect().
Here is some supporting documentation: http://dev.mysql.com/doc/refman/5.1/en/mysql-ssl-set.html Thanks.