[rabbitmq-discuss] STOMP + SSL with OpenSSL - tlsv1 alert internal error
Emile Joubert
emile at rabbitmq.com
Mon May 14 10:37:38 BST 2012
Hi Michael,
On 13/05/12 19:45, Michael Justin wrote:
> [
> {rabbitmq_stomp, [{tcp_listeners, [61613]},
> {ssl_listeners, [61614]}]}
> ].
The broker needs to be configured for SSL as described here:
http://www.rabbitmq.com/ssl.html
> no peer certificate available
The OpenSSL failure indicates that there is no certificate, because the
broker is not configured for SSL.
-Emile
More information about the rabbitmq-discuss
mailing list