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