MySQL Forums
Forum List  »  Replication

Re: SSL connection works but SSL Replication does not
Posted by: David Ward
Date: November 15, 2013 12:52AM

Just an update on this...

I went ahead and set MASTER_SSL=0 on the slave and setup a stunnel connection between the slave and master. Changed the MASTER_HOST to 127.0.0.1 and MASTER_PORT to the port I setup.

All working now.

I am using SSL connections from another machine for offsite backup purposes.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: SSL connection works but SSL Replication does not
735
November 15, 2013 12:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.