Http admin question. #4244
-
Hi guys, we have a single node rabbitmq running version 3.7.11 in out-of-the box mode, without environment variables nor configurations files, configured only with rabbitmqctl. Can I use rabbitmqctl to disable the default port 15672 and enable ssl on 15671 plus all the certificates that are required, or I would need to use a config file for this purpose? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
You must use configuration to enable TLS: https://www.rabbitmq.com/management.html#single-listener-https |
Beta Was this translation helpful? Give feedback.
You must use configuration to enable TLS:
https://www.rabbitmq.com/management.html#single-listener-https