Re: SSL connection error

2005-10-18 Thread Israel Fernández Cabrera
. Do you have SELinux enabled? Sometimes it is the source of the problems, you should have it properly configured. Israel Fern$ndez Cabrera [EMAIL PROTECTED] wrote: List: MySQL General Discussion« Previous Message From: Israel Fernández CabreraDate: October 17 2005 10

SSL connection error

2005-10-17 Thread Israel Fernández Cabrera
Hi all I'm back with a new subject may be the last one was not attractive :) I'm using mysql 4.1.11-2 in Fedora Core 4. I need to set up mysql connections over SLL I follow the mysql manual instructions, create certificates and keys for the CA, the client and the server and modify the /etc/my.cnf

Mysql with SSL connections

2005-10-13 Thread Israel Fernández Cabrera
Hi folk! I'm new to mysql and to databases... I'm using Fedora Core 4 with mysql 4.1.11-2 I need some application clients to connect the server using SSL connections. I've created and tested x509 certificates using the way mysql documentation explain, I've modified the /etc/my.cnf [mysqld] and

Fwd: Mysql with SSL connections

2005-10-13 Thread Israel Fernández Cabrera
IT Department [EMAIL PROTECTED] Date: Oct 13, 2005 10:16 AM Subject: Re: Mysql with SSL connections To: Israel Fernández Cabrera [EMAIL PROTECTED] Israel Fernández Cabrera wrote: Hi folk! I'm new to mysql and to databases... I'm using Fedora Core 4 with mysql 4.1.11-2 I need some application clients

Re: Fwd: Mysql with SSL connections

2005-10-13 Thread Israel Fernández Cabrera
by the way, but without SSL support, mysqladmin tests return SSL connection error too... On 10/13/05, RedRed!com IT Department [EMAIL PROTECTED] wrote: Israel Fernández Cabrera wrote: Well I've done more than that I wrote a custom init script with the simplest possible start function containig