[rabbitmq-discuss] [Rabbit + SSL connection] AMQP =?utf-8?Q?=E2=98=BAclosed_?=?? Is it normal?

Michael Klishin mklishin at gopivotal.com
Tue Jul 1 20:27:47 BST 2014


 On 1 July 2014 at 23:02:59, Rodrigo Pimenta Carvalho (pimenta at inatel.br) wrote:
> > However I´m not sure about verifying SSL connection establishment,  
> against the broke.
> According to the SSL Troubleshooting page, it says that "If you  
> present the broker with eight random bytes, the broker will respond  
> with the string "AMQP" followed by an encoded version number".  
> But, after presenting the broker with eight random bytes, I just  
> got the following message:
>  
> AMQP ☺closed
>  
> Is it normal? Where is the "encoded version number". Should it  
> be really closed ??

It is normal because you are entering arbitrary data into telnet instead
of sending a valid protocol handshake.

Try with a RabbitMQ client next.
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list