Comment 23 for bug 1169505

Revision history for this message
Jacques Grove (aquarapid) wrote :

Hate to post a "me too", but I had to abort a production upgrade because of this same problem recently:

 * Running RHEL5.9
 * Percona 5.5.30-30.1 on the masters
 * Had upgraded slaves to 5.5.30-30.2 succesfully (problem did not show up because the slaves do not have any SSL clients).
 * As soon as we upgraded the master(s) to 5.5.30-30.2, (SSL) replication to the slaves broke with the same error messages as described in this bug. Other SSL clients were no longer able to connect to the masters either. Rollback to 30.1 fixed the problem instantly.

Our setup is very simple, all certificates generated with the help of easy-rsa ( https://github.com/OpenVPN/easy-rsa ).