Re: Replication over SSL

2003-06-08 Thread Jim Winstead
On Sun, Jun 08, 2003 at 01:08:58PM +0100, Gareth Davis wrote: > I guess that explains alot. Is there any work around with say, > stunnel/ssh etc? Yes, you could certainly use something like stunnel or an ssh tunnel to forward a port between two machines and do replication over that. Here's a coup

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 to setup replication > > betw

Re: Replication over SSL

2003-06-05 Thread Jim Winstead
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 to setup replication > between two hosts over the Internet. > > My problem is that i can't seem to solve an authentication problem > between the slave and the master. Before