[rabbitmq-discuss] STOMP + SSL with OpenSSL - tlsv1 alert internal error

Michael Justin michael.justin at gmx.net
Sun May 13 19:45:02 BST 2012


Hello,

using current RabbitMQ 2.8.2 with this rabbitmq.config file

[
   {rabbitmq_stomp, [{tcp_listeners, [61613]},
                     {ssl_listeners, [61614]}]}
].

The STOMP client gets this error message from OpenSSL version 1.0.1:

Error connecting with SSL.
error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error

Do I need additional configuration steps for the SSL STOMP adapter?

Many thanks in advance!

Michael Justin



More information about the rabbitmq-discuss mailing list