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

Michael Klishin mklishin at gopivotal.com
Wed Jul 3 14:33:40 BST 2013


Luis Rodriguez:

> SSL alert number 80

Your s_client session suggests one peer uses TLSv1 but another one
uses SSLv3.

Can you try passing -ssl3 and then -tls1 explicitly?

RabbitMQ Java client uses SSLv3 by default.
--
MK



More information about the rabbitmq-discuss mailing list