Skip to content

Commit ee51c41

Browse files
Correct a duplicate snippet name
(cherry picked from commit cd683de)
1 parent 497ccce commit ee51c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_auth_backend_ldap/test/config_schema_SUITE_data/rabbitmq_auth_backend_ldap.snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
{use_ssl, true}]}],
315315
[]},
316316

317-
{ssl_options_sni_disabled,
317+
{ssl_options_hostname_verification_wildcard,
318318
"auth_ldap.use_ssl = true
319319
auth_ldap.ssl_options.cacertfile = test/config_schema_SUITE_data/certs/cacert.pem
320320
auth_ldap.ssl_options.certfile = test/config_schema_SUITE_data/certs/cert.pem

0 commit comments

Comments
 (0)