From: Jeremy Harris Date: Wed, 11 Dec 2019 10:26:07 +0000 (+0000) Subject: Testsuite: more fastopen knockouts X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/047d31cbc35d5323345a135ad87ef38f8a5c4789 Testsuite: more fastopen knockouts --- diff --git a/test/confs/4061 b/test/confs/4061 index d929d53eb..96a7c6f90 100644 --- a/test/confs/4061 +++ b/test/confs/4061 @@ -57,8 +57,9 @@ begin transports smtp: driver = smtp hosts_pipe_connect = CONTROL - protocol = smtps port = PORT_D + hosts_try_fastopen = : + protocol = smtps tls_verify_hosts = tls_try_verify_hosts = diff --git a/test/confs/4065 b/test/confs/4065 index 92a17d71b..d527c067c 100644 --- a/test/confs/4065 +++ b/test/confs/4065 @@ -57,8 +57,9 @@ begin transports smtp: driver = smtp hosts_pipe_connect = * - protocol = smtps port = PORT_D + hosts_try_fastopen = : + protocol = smtps tls_verify_hosts = tls_try_verify_hosts = hosts_require_auth = * diff --git a/test/confs/5821 b/test/confs/5821 index 97d0cb8fa..84d29bdfe 100644 --- a/test/confs/5821 +++ b/test/confs/5821 @@ -48,6 +48,7 @@ send_to_server: driver = smtp allow_localhost port = PORT_D + hosts_try_fastopen = : hosts_try_dane = * tls_verify_certificates = CDIR2/ca_chain.pem diff --git a/test/confs/5841 b/test/confs/5841 index ccecd7e1f..e1d2c28be 100644 --- a/test/confs/5841 +++ b/test/confs/5841 @@ -54,6 +54,7 @@ send_to_server: driver = smtp allow_localhost port = PORT_D + hosts_try_fastopen = : hosts_try_dane = * tls_verify_certificates = CDIR2/ca_chain.pem