Re: Setting Up MySSQL replication with SSL on Ubuntu and Windows

2010-07-23 Thread Joerg Bruehe
Hi! a.sm...@ukgrid.net schrieb: > According to this you must install OpenSSL then compile MySQL from > source > > http://dev.mysql.com/doc/refman/5.0/en/secure-basics.html You cannot (in general) assume that some hint you find somewhere for MySQL 5.0 still applies to MySQL 5.1. Specifically

Re: Setting Up MySSQL replication with SSL on Ubuntu and Windows

2010-07-21 Thread a . smith
According to this you must install OpenSSL then compile MySQL from source http://dev.mysql.com/doc/refman/5.0/en/secure-basics.html Would be nice if someone on the list with prior experience would comment Quoting Tompkins Neil : Hi I found this documentation. However, I need more in

Re: Setting Up MySSQL replication with SSL on Ubuntu and Windows

2010-07-21 Thread Tompkins Neil
Hi I found this documentation. However, I need more information on setting up SSL on Windows ? Neil On Wed, Jul 21, 2010 at 3:39 PM, wrote: > Google? > http://dev.mysql.com/doc/refman/5.0/en/replication-solutions-ssl.html > > This is for MySQL 5.1, I imagine its probably the same in 5.1 but a

Re: Setting Up MySSQL replication with SSL on Ubuntu and Windows

2010-07-21 Thread a . smith
Google? http://dev.mysql.com/doc/refman/5.0/en/replication-solutions-ssl.html This is for MySQL 5.1, I imagine its probably the same in 5.1 but another little google should be able to confirm that for you Quoting Tompkins Neil : Hi, We are running Ubuntu 10.04 LTS with MySQL 5.1.46 and