[rabbitmq-discuss] Rabbitmq ssl error when trying to connect

Luis Rodriguez lrodriguez1995 at yahoo.com
Wed Jul 3 17:21:20 BST 2013


Hi Michael,
This does not work for me either.
I will try creating my own certificate authority to see what happens...
I'm open to any other suggestions.

thanks
 Luis




________________________________
 From: Michael Klishin <mklishin at gopivotal.com>
To: Luis Rodriguez <lrodriguez1995 at yahoo.com> 
Cc: Discussions about RabbitMQ <rabbitmq-discuss at lists.rabbitmq.com> 
Sent: Wednesday, July 3, 2013 11:48 AM
Subject: Re: [rabbitmq-discuss] Rabbitmq ssl error when trying to connect
 

Michael Klishin:

> I'm not familiar with the Erlang SSL app enough but looks like it does not
> assume that you can use SSL without server certificates.

Luis,

Can you please try running

openssl s_server -nocert

and 

openssl s_client -connect 127.0.0.1:4433

in two different shell tabs on your machine?
This does not work for me with OpenSSL 0.9.8x (May 2012),
suggesting that there is no shared cipher the client and server can use
that requires no keys.

So I assume it may be an OpenSSL limitation, not Erlang SSL app's.

Thanks.
--
MK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130703/b2b84af4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl2.png
Type: image/png
Size: 97166 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130703/b2b84af4/attachment.png>


More information about the rabbitmq-discuss mailing list