[rabbitmq-discuss] TCP vs. SSL configuration

Matthias Radestock matthias at rabbitmq.com
Thu Jun 27 14:58:23 BST 2013


On 27/06/13 14:49, Simon MacMullen wrote:
> Just leave RABBITMQ_NODE_PORT blank. The "real" setting is the one in
> the config file, the environment variables provide a way to override
> that, if they are set.
>
> If you want multiple brokers on one machine, each with SSL only, you'll
> need to set up one config file per broker, and then point to that using
> RABBITMQ_CONFIG_FILE (see http://www.rabbitmq.com/relocate.html).

...or set RABBITMQ_SERVER_START_ARGS to "-rabbit ssl_listeners [<port>]" 
on the invocation of rabbitmq-server.

Matthias.


More information about the rabbitmq-discuss mailing list