[rabbitmq-discuss] Cannot bind to SSL port below 1024
Emile Joubert
emile at rabbitmq.com
Wed Mar 14 15:24:23 GMT 2012
Hi Lars,
On 14/03/12 14:31, Lars Ellebo wrote:
> Is it somehow possible to bind the RabbitMQ SSL-listener to a port below
> 1204?
Yes, you can freely use ports between 1024 and 1204 :-)
Your OS may offer a way of granting this privilege to non-root users for
lower port numbers too. The CAP_NET_BIND_SERVICE controls this on Linux.
-Emile
More information about the rabbitmq-discuss
mailing list