I tried with it, but still no luck.

Here is how the permission are set to .pem files

-rw-r--r-- 1 root root 1375 Jul 24 11:31 ca-cert.pem
-rw-r--r-- 1 root root 1679 Jul 24 11:30 ca-key.pem
-rw-r--r-- 1 root root 1257 Jul 24 11:33 client-cert.pem
-rw-r--r-- 1 root root 1704 Jul 24 11:33 client-key.pem
-rw-r--r-- 1 root root 1070 Jul 24 11:33 client-req.pem
-rw-r--r-- 1 root root 1237 Jul 24 11:32 server-cert.pem
-rw-r--r-- 1 root root 1704 Jul 24 11:32 server-key.pem
-rw-r--r-- 1 root root 1050 Jul 24 11:32 server-req.pem

Thanks



On Wed, Jul 24, 2013 at 12:25 PM, Udara Rathnayake <uda...@wso2.com> wrote:

> Hi Chanika,
>
> Your server is capable of supporting SSL,you need to start in a mode which
> enable them to be used according to the reference [1].
>
> [1] http://dev.mysql.com/doc/refman/5.1/en/configuring-for-ssl.html
>
>
> On Wed, Jul 24, 2013 at 12:16 PM, Chanika Geeganage <chan...@wso2.com>wrote:
>
>> 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
>>
>>
>
>
> --
> *Udara Rathnayake*
> Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile : +94 772207239
> Twitter : http://twitter.com/udarakr
> Blog    : http://udarakr.blogspot.com
>
>


-- 
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