Replication over SSL

2003-06-03 Thread Gareth Davis
ead-safe-client \ --with-vio \ --with-openssl ; Any help or advice would be gratefully received. Thanks, -- Gareth Davis <[EMAIL PROTECTED]> Logical Practice Systems Limited -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySQL Secure connections

2003-06-04 Thread Gareth Davis
'ssl-ca=/export/openssl/cacert.pem' > > The clients does not seem to like these options either in the my.cnf file or if > put on the mysql command-line. > > Has anyone got any ideas where I am going wrong? > > Thanks > Paul -- Gareth Davis <[EMAIL PROTECTED]> Logical Practice Systems Limited -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySQL Mirroring.

2003-06-04 Thread Gareth Davis
n section of the manual. http://www.mysql.com/doc/en/Replication.html Gareth -- Gareth Davis <[EMAIL PROTECTED]> Logical Practice Systems Limited -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Replication over SSL

2003-06-08 Thread Gareth Davis
I guess that explains alot. Is there any work around with say, stunnel/ssh etc? Gareth On Wed, 2003-06-04 at 23:38, Jim Winstead wrote: > Hi Gareth. > > On Tue, Jun 03, 2003 at 09:59:52AM +0100, Gareth Davis wrote: > > I guess this is right place for this. I'm trying