try ssl for rabbitmq again
This commit is contained in:
parent
cd395a0be0
commit
fbc57d8fb4
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ CONFIG_AMQP_BACKEND=rabbitmq
|
|||
CONFIG_AMQP_HOST={{ controller_public_ip }}
|
||||
|
||||
# Enable SSL for the AMQP service
|
||||
CONFIG_AMQP_ENABLE_SSL=n
|
||||
CONFIG_AMQP_ENABLE_SSL=y
|
||||
|
||||
# Enable Authentication for the AMQP service
|
||||
CONFIG_AMQP_ENABLE_AUTH=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue