Bug #505 Not Reading SSL/my.cnf
Submitted: 26 May 2003 8:23 Modified: 29 May 2003 3:27
Reporter: The Tracer Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.0.13 OS:Linux (redhat 8.0)
Assigned to: Sergei Glukhov CPU Architecture:Any

[26 May 2003 8:23] The Tracer
Description:
Redhat 8.0, compiled MySQL from source --with-vio, --with-openssl

openssl is installed properly and has been running on my apache server for quite a while with no problems.  the have_openssl var reports YES in MySQL.  I have setup all the certs as described above.  When I restart mysqld, i get "Unknown variable: ssl-ca=/var/lib/mysql/cert.pem".  

Even though I have compiled MySQL with SSL support, it appears that it is not recognizing the SSL params from the my.cnf file.

How to repeat:
above