Hi, again a new complete archive: http://svwe10.itex.at/downloads/mod_auth_mysql/ mod_auth_mysql.c source for viewing: http://svwe10.itex.at/downloads/mod_auth_mysql/mod_auth_mysql.c changes summary: http://svwe10.itex.at/downloads/mod_auth_mysql/changes.new shell script from mysql site to create the certs: http://svwe10.itex.at/downloads/mod_auth_mysql/creacerts.sh
to compile with MySQL SSL support you need to define MYSQL_USE_SSL: apxs -cia -lmysqlclient -DMYSQL_USE_SSL mod_auth_mysql.c this version does _not_ try to use SSL if host = localhost | 127.0.0.1 | NULL ! BTW. I've entered a feature request for SSL-enabled MySQL binary dists: http://bugs.mysql.com/bug.php?id=28146 votes/comments welcome! Guenter.
