I want to set up ssl for mysql on Windows 2000 server. Without the certificate the ssl variables shows YES but after adding the certs it shows DISABLED. This is what I added in ini file.
ssl
ssl-ca=/etc/mysql/ca-cert.pem
ssl-cert=/etc/mysql/server-cert.pem
ssl-key=/etc/mysql/server-key.pem
In the log I have this warning : [Warning] SSL error: Unable to get certificate