<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi all,</div><div>I have a single node rabbitmq-server installed running erlang R14b (host only network, no firewall).</div><div>trying to follow the tutorial on ssl. <br></div>My
 goal is to use SSL encryption (not concerned about client and server 
validation) but apparently there is no shared cipher the client and 
server can use that requires no keys, so I created my certificate authority and finally got the server and client certificates working as well. (Thanks Michael)<br><br>After running my java client (pic) I get a "socket exception:connection reset" error<br>I tried troubleshooting it by attempting ssl connection to the broker but I get a write errno=104 (added broker log in pic as well)<br><br>does this mean I need to configure an AMQPS client?<br>and it it is so, then what's the easiest way of doing it..<br><br>many thanks in advance<br><br>Luis<br><br><br></div></body></html>