From 59c0959a36649c4554bd0f18f2c2e74571ed41eb Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 21 May 2019 19:36:50 +0100 Subject: Change the default for hosts_try_dane, enabling use by default --- test/confs/5840 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/confs/5840') diff --git a/test/confs/5840 b/test/confs/5840 index 407846a8a..bda328a97 100644 --- a/test/confs/5840 +++ b/test/confs/5840 @@ -2,6 +2,7 @@ # DANE/OpenSSL SERVER= +CONTROL= * .include DIR/aux-var/tls_conf_prefix @@ -71,7 +72,7 @@ send_to_server: allow_localhost port = PORT_D - hosts_try_dane = * + hosts_try_dane = CONTROL hosts_require_dane = HOSTIPV4 tls_verify_cert_hostnames = ${if eq {OPT}{no_certname} {}{*}} tls_try_verify_hosts = thishost.test.ex -- cgit v1.2.3