I hope this is the proper venue to submit feature requests. I don't have a patch, but I would like to be able to have my mod_dbd/MySQL connections use SSL encryption.

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.

Reply via email to