[rabbitmq-discuss] rabbitmq ssl

Luis Rodriguez lrodriguez1995 at yahoo.com
Fri Jul 5 16:40:06 BST 2013


Hi all,
I have a single node rabbitmq-server installed running erlang R14b (host only network, no firewall).
trying to follow the tutorial on ssl. 
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)

After running my java client (pic) I get a "socket exception:connection reset" error
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)

does this mean I need to configure an AMQPS client?
and it it is so, then what's the easiest way of doing it..

many thanks in advance

Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130705/d20fba7a/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl6.png
Type: image/png
Size: 287154 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130705/d20fba7a/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl7.png
Type: image/png
Size: 51482 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130705/d20fba7a/attachment-0003.png>


More information about the rabbitmq-discuss mailing list