[rabbitmq-discuss] How to avoid handshake_timout while attempting a SSL connection to the RabbitMQ broker?

Michael Klishin mklishin at gopivotal.com
Mon Jun 30 20:15:07 BST 2014


 On 30 June 2014 at 23:12:41, Rodrigo Pimenta Carvalho (pimenta at inatel.br) wrote:
> > =ERROR REPORT==== 30-Jun-2014(http://airmail.calendar/2014-06-30%2012:00:00%20GMT+4)::10:47:19  
> ===
> closing AMQP connection <0.306.0> (127.0.0.1:63913 -> 127.0.0.1:5671):  
> {handshake_timeout,handshake}

Do you configure ConnectionFactory to use SSL? If a client not configured to use SSL
connects to RabbitMQ on SSL port, it will not perform SSL connection upgrade RabbitMQ
expects and you will get exactly this error.
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list