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 b83433c commit 8111713Copy full SHA for 8111713
deps/rabbit/docs/rabbitmq.conf.example
@@ -1194,7 +1194,7 @@
1194
# auth_oauth2.https.cacertfile = /path/to/ca_certificate.pem
1195
1196
## Whether peer certificate chain verification is enabled.
1197
-# auth_oauth2.https.peer_verification = verify_peer
+# auth_oauth2.https.verify = verify_peer
1198
1199
## Use in environments where certificates use wildcard hostnames (e.g. "*.eng.megacorp.local")
1200
# auth_oauth2.https.hostname_verification = wildcard
0 commit comments