summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-12-11 10:26:07 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-12-11 10:57:52 +0000
commit047d31cbc35d5323345a135ad87ef38f8a5c4789 (patch)
treeee2220bfc5535fb7f531380d20a3bfc37aa0bf6a
parentf0ed88dac3d0bb2ec10c3e799d4b410b3ec2c0c4 (diff)
Testsuite: more fastopen knockouts
-rw-r--r--test/confs/40613
-rw-r--r--test/confs/40653
-rw-r--r--test/confs/58211
-rw-r--r--test/confs/58411
4 files changed, 6 insertions, 2 deletions
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