Re: Mysql with SSL connections

2005-10-15 Thread Gleb Paharenko
Hello. >The fact is that I cant start mysql with ssl support using the >/etc/ec/d/init.d/mysql script. But the interesting thing is that if I copy First of all, you should find the error log. See: http://dev.mysql.com/doc/refman/4.1/en/error-log.html Israel Fern$ndez Cabrera <[EMAIL

Re: Fwd: Mysql with SSL connections

2005-10-13 Thread Israel Fernández Cabrera
I'm using the default Fedora Core 4 Linux mysql RPM package... I just create x509 certificates and modify the /etc/my.cnf file to use these certificates. The default mysqld init script doesn't work in its "normal' location, just moving it to a different folder make it works. MySQL daemon runs by th

Fwd: Mysql with SSL connections

2005-10-13 Thread Israel Fernández Cabrera
ed!com 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

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