<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Hi Michael,<br>This does not work for me either.<br>I will try creating my own certificate authority to see what happens...<br>I'm open to any other suggestions.<br><br>thanks<br>&nbsp;Luis<br><div><span><br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Michael Klishin &lt;mklishin@gopivotal.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Luis Rodriguez &lt;lrodriguez1995@yahoo.com&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> Discussions about RabbitMQ &lt;rabbitmq-discuss@lists.rabbitmq.com&gt; <br> <b><span style="font-weight:
 bold;">Sent:</span></b> Wednesday, July 3, 2013 11:48 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [rabbitmq-discuss] Rabbitmq ssl error when trying to connect<br> </font> </div> <div class="y_msg_container"><br>Michael Klishin:<br><br>&gt; I'm not familiar with the Erlang SSL app enough but looks like it does not<br>&gt; assume that you can use SSL without server certificates.<br><br>Luis,<br><br>Can you please try running<br><br>openssl s_server -nocert<br><br>and <br><br>openssl s_client -connect 127.0.0.1:4433<br><br>in two different shell tabs on your machine?<br>This does not work for me with OpenSSL 0.9.8x (May 2012),<br>suggesting that there is no shared cipher the client and server can use<br>that requires no keys.<br><br>So I assume it may be an OpenSSL limitation, not Erlang SSL app's.<br><br>Thanks.<br>--<br>MK<br><br><br><br></div> </div> </div>  </div></body></html>