Is the connection encrypted going to stunnel or unencrypted?<br><br><div class="gmail_quote">On Mon, Aug 27, 2012 at 2:12 PM, Gareth Evans <span dir="ltr"><<a href="mailto:garethevans@fastmail.fm" target="_blank">garethevans@fastmail.fm</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm failing miserably to implement replication over any kind of SSL (that is, MySQL's native (alleged) SSL support) or stunnel. 狢'd be grateful for any tips or advice.<br>
<br>
I have tried using OpenSSL and MySQL in various flavours:<br>
<br>
CentOS 6.2, OpenSSL v1.0.0, MySQL v5.1.63<br>
Ubuntu 12.04, OpenSSL v1.0.1, MySQL v 5.5.24<br>
<br>
and stunnel4 on both - certs created with OpenSSL in each case.<br>
<br>
I get an eror 1045 access denied from the MySQL native SSL approach, and<br>
<br>
mysql -u ejbkslave -pejbkslavepw -h127.0.0.1 -P3307<br>
ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 104<br>
<br>
from stunnel (connecting two Ubuntu 12.04 VM's on my PC, with the latest updates) - if you know what causes this error and/or could point me towards some good documentation, I'd be grateful.<br>
<br>
I've copied and amended stunnel.conf-sample and just added debug and accept/connect info in each case.<br>
I've seen various reports around the web that OpenSSL+MySQL don't work together at the moment, but it seems some people can repicate the problem while others can't - I've tried the previous version of OpenSSL (1.0.0e on Ubuntu) still without success.<br>


<br>
Most frustrating!!<br>
<br>
Thanks<br>
Gareth<br>
_______________________________________________<br>
stunnel-users mailing list<br>
<a href="mailto:stunnel-users@stunnel.org" target="_blank">stunnel-users@stunnel.org</a><br>
<a href="https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users" target="_blank">https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users</a><br>
</blockquote></div><br>