Correct a duplicate snippet name
This commit is contained in:
parent
8868ad97b3
commit
cd683de436
|
|
@ -314,7 +314,7 @@
|
||||||
{use_ssl, true}]}],
|
{use_ssl, true}]}],
|
||||||
[]},
|
[]},
|
||||||
|
|
||||||
{ssl_options_sni_disabled,
|
{ssl_options_hostname_verification_wildcard,
|
||||||
"auth_ldap.use_ssl = true
|
"auth_ldap.use_ssl = true
|
||||||
auth_ldap.ssl_options.cacertfile = test/config_schema_SUITE_data/certs/cacert.pem
|
auth_ldap.ssl_options.cacertfile = test/config_schema_SUITE_data/certs/cacert.pem
|
||||||
auth_ldap.ssl_options.certfile = test/config_schema_SUITE_data/certs/cert.pem
|
auth_ldap.ssl_options.certfile = test/config_schema_SUITE_data/certs/cert.pem
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue