Hi,

I followed several tutorials to enable SSL for MyQSL. [1] [2]. But still
I'm getting following configuration when I check whether the SSL is enabled.

mysql> show variables like "%ssl%";
+---------------------+-------------------------------------+
| Variable_name | Value                                   |
+---------------------+-------------------------------------+
| have_openssl  | DISABLED                           |
| have_ssl           | DISABLED                           |
| ssl_ca               | /etc/mysql/ca-cert.pem        |
| ssl_capath       |                                                 |
| ssl_cert             | /etc/mysql/server-cert.pem |
| ssl_cipher        |                                                 |
| ssl_key             | /etc/mysql/server-key.pem  |
+---------------------+--------------------------------------+


[1]
http://www.howtoforge.com/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-centos-5.4
[2]
https://mifosforge.jira.com/wiki/display/MIFOS/How+to+enable+MySQL+SSL+on+Ubuntu

Have I missed any steps? Please advise.

-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com

Mobile: +94773522586
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to