Oops, I guess I assumed that support for it was there since options are
documented, and it even says:

"Available after 4.0.0. Turn SSL on for replication. Be warned that is this
is a relatively new feature. Example: master-ssl"

Instead, I guess it should say "be warned, this is just a stub and doesn't
even work yet!"

I guess I'll be doing replication over an SSH tunnel.  Anyone seen any
caveats with doing it that way?

Thanks,
Russ

----- Original Message -----
From: "Paul DuBois" <[EMAIL PROTECTED]>
To: "Russell D. Weiss" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 05, 2003 4:34 PM
Subject: Re: Replication & REQUIRE SSL


> At 15:48 -0500 3/5/03, Russell D. Weiss wrote:
> >Hi, I'm running 4.0.11a-gamma.  I have replication working and I have SSL
> >working.  I can't seem to get them to work together.  Based on
mysql.com's
> >documentation, it seems that this version of MySQL does in fact support
> >secure replication.
>
> What documentation is that?
>
> The --master-ssl-xxx options are there, but they're no-ops.
> Replication won't work over secure connections.
>
> >
> >Unfortunately, when I add "REQUIRE SSL" to the slave user's GRANT string,
> >the slave can no longer connect.  Any idea why this is?  I have
master-ssl
> >as an option in my.cnf, and I have master-ssl-cert and master-ssl-key
setup
> >properly.
> >
> >Thanks in advance for any help,
> >Russell
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to