[rabbitmq-discuss] 3.3.4, web_stomp and ssl

Michael Klishin mklishin at gopivotal.com
Fri Jul 4 08:57:29 BST 2014


On 25 June 2014 at 14:57:14, Robert Wysocki (robert.wysocki at unity.pl) wrote:
> > {rabbitmq_web_stomp,
> [{ssl_config, [{port, 15671},
> {backlog, 1024},
> {certfile, "/etc/ssl/certs/hostname.pl.pem"},
> {keyfile, "/etc/ssl/private/hostname.pl.key"},
> {cacertfile, "/etc/ssl/certs/cacert.pem"}
> ]
> }]

This is basically the config I use locally for development.

How do you find out that the TLS listener is not listening,
with netstat or similar? By trying to connect with a command line
client?
-- 
MK 

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list