How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
I've followed this HowTo exactly, up to the point of restarting my mysql servers and ensuring that SSL is enabled, and installing the SSL certs, keys, and ca's. However, when I try to do a basic test with:
mysql -u ssl-user -p -h datbasename.domainname.com --verbose
I get back a password prompt, then:
ERROR 2026 (HY000): SSL connection error
I see no way to get any feedback from the remote server as to what the problem might be. Any help would be welcome.
|
Recent comments
17 hours 46 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 7 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 14 hours ago
2 days 34 min ago
2 days 5 hours ago
2 days 6 hours ago