Hi buddies, i need some help with Mysql Openssl.
I compiled sucessfully Mysql with the option openssl and i had created  new
CA permission. Every is fine at the moment, but when i look mysql status i
see "SSL: not in used".
I check, /etc/my.cnf

[mysqld]
ssl
ssl-ca          = /opt/OpenSSL/ssl/openssl/cacert.pem
ssl-cert        = /opt/OpenSSL/ssl/openssl/server-cert.pem
ssl-key         = /opt/OpenSSL/ssl/openssl/server-key.pem

[client]
port = 3306
socket = /var/lib/mysql/mysql.sock


I don't know what to do?, i need some advice about it, can someone give me
an help!!!

regards
Cion


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to