diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-08-08 21:37:22 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-08-08 21:38:10 +0100 |
commit | 7a31d6431bfe3bce4da48ac8774e3b0e3c038fc7 (patch) | |
tree | f3f456d1b4e95eecdcd204b7dab5aa8091c67779 /test | |
parent | 12ee8cf9db5b6c81b0e492c64f305d7ba1cf4dc2 (diff) |
Test development
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/5850 | 3 | ||||
-rw-r--r-- | test/scripts/5850-DANE-OpenSSL/5850 | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/test/confs/5850 b/test/confs/5850 index ac967fcb8..53cb78ae1 100644 --- a/test/confs/5850 +++ b/test/confs/5850 @@ -60,6 +60,9 @@ send_to_server: # tls_privatekey = DIR/aux-fixed/cert2 # tls_verify_certificates = DIR/aux-fixed/cert2 +# hosts_try_dane = * + hosts_require_dane = * + # ----- Retry ----- diff --git a/test/scripts/5850-DANE-OpenSSL/5850 b/test/scripts/5850-DANE-OpenSSL/5850 index 419930e11..0776fb6b4 100644 --- a/test/scripts/5850-DANE-OpenSSL/5850 +++ b/test/scripts/5850-DANE-OpenSSL/5850 @@ -5,7 +5,7 @@ exim -DSERVER=server -bd -oX PORT_D exim CALLER@test.ex Testing **** -exim -qf +exim -d+all -qf **** killdaemon exim -DSERVER=server -DNOTDAEMON -qf |