From 6c9ed72eaa948d340dba0ea0a878f9570852ab35 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 24 Mar 2015 18:25:27 +0000 Subject: Use TLS by default on callouts/cutthroughs --- test/confs/5840 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/confs') diff --git a/test/confs/5840 b/test/confs/5840 index 0447ce36d..4f468a384 100644 --- a/test/confs/5840 +++ b/test/confs/5840 @@ -66,12 +66,8 @@ send_to_server: allow_localhost port = PORT_D - hosts_verify_avoid_tls = : hosts_try_dane = * hosts_require_dane = !thishost.test.ex - hosts_request_ocsp = ${if or { {= {4}{$tls_out_tlsa_usage}} \ - {= {0}{$tls_out_tlsa_usage}} } \ - {*}{}} tls_verify_cert_hostnames = ${if eq {OPT}{no_certname} {}{*}} tls_try_verify_hosts = thishost.test.ex tls_verify_certificates = CDIR2/ca_chain.pem -- cgit v1.2.3