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 497ccce commit ee51c41Copy full SHA for ee51c41
deps/rabbitmq_auth_backend_ldap/test/config_schema_SUITE_data/rabbitmq_auth_backend_ldap.snippets
@@ -314,7 +314,7 @@
314
{use_ssl, true}]}],
315
[]},
316
317
- {ssl_options_sni_disabled,
+ {ssl_options_hostname_verification_wildcard,
318
"auth_ldap.use_ssl = true
319
auth_ldap.ssl_options.cacertfile = test/config_schema_SUITE_data/certs/cacert.pem
320
auth_ldap.ssl_options.certfile = test/config_schema_SUITE_data/certs/cert.pem
0 commit comments