Re: MySQL and SSL

2004-08-02 Thread Egor Egorov
Wolfgang Riedel <[EMAIL PROTECTED]> wrote: >>>could someone please tell me which versions of mysql support SSL >>>connections for both clients and replication slaves? >> >> The "-Max" build. > i'd installed MySQL-Max-4.0.20-0.i386.rpm from download area of > www.mysql.org, but the server doesn'

Re: MySQL and SSL

2004-07-30 Thread Wolfgang Riedel
Egor Egorov schrieb: Michael Dykman <[EMAIL PROTECTED]> wrote: could someone please tell me which versions of mysql support SSL connections for both clients and replication slaves? The "-Max" build. i'd installed MySQL-Max-4.0.20-0.i386.rpm from download area of www.mysql.org, but the server does

Re: MySQL and SSL

2004-07-29 Thread Egor Egorov
Michael Dykman <[EMAIL PROTECTED]> wrote: > could someone please tell me which versions of mysql support SSL > connections for both clients and replication slaves? The "-Max" build. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensi

Re: MySQL and SSL

2004-07-28 Thread Jan Kirchhoff
Michael Dykman wrote: could someone please tell me which versions of mysql support SSL connections for both clients and replication slaves? As far as I understand SSL was introduced in 4.0 and SSL-replication was introduced in 4.1.1. http://dev.mysql.com/doc/mysql/en/SSL_options.html http://dev

MySQL and SSL

2004-07-27 Thread Michael Dykman
could someone please tell me which versions of mysql support SSL connections for both clients and replication slaves? thank you. -- - michael dykman - [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[E

Re: Problem using DBI with MySQL and SSL

2003-03-25 Thread Rudy Lippan
On Mon, 24 Mar 2003, Casella, Richard A wrote: > I am having a problem getting this to work and the documentation > I have found doesn't seem to be helping, hopefully someone out there > can help me. > > I am using MySQL 4.01-Gamma on a Debian Linux box. I have configured > MySQL exactly as the m

Problem using DBI with MySQL and SSL

2003-03-24 Thread Casella, Richard A
I am having a problem getting this to work and the documentation I have found doesn't seem to be helping, hopefully someone out there can help me. I am using MySQL 4.01-Gamma on a Debian Linux box. I have configured MySQL exactly as the manual shows in Section 4.3.9 - Using Secure Connections, inc

MySQL and SSL

2001-08-07 Thread Andrei B.
I think it would be possible to use MySQL with SSL in the following way: I know of a program called sslwrap, based on openssl. It can be found at sourceforge.net. It is a wrapper that will act like a tunnel end of a ssl connection and then forward the unencrypted data to another port on your