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