We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297ef7a commit d751261Copy full SHA for d751261
.ci/ubuntu/rabbitmq.conf
@@ -22,4 +22,5 @@ ssl_options.depth = 1
22
ssl_options.fail_if_no_peer_cert = false
23
24
auth_mechanisms.1 = PLAIN
25
-auth_mechanisms.2 = EXTERNAL
+auth_mechanisms.2 = ANONYMOUS
26
+auth_mechanisms.3 = EXTERNAL
.ci/windows/rabbitmq.conf.in
@@ -20,4 +20,5 @@ ssl_options.depth = 1
20
21
0 commit comments