summaryrefslogtreecommitdiff
path: root/test/confs/3465
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/3465')
-rw-r--r--test/confs/34659
1 files changed, 4 insertions, 5 deletions
diff --git a/test/confs/3465 b/test/confs/3465
index 0d97a3a7f..2ff6a5172 100644
--- a/test/confs/3465
+++ b/test/confs/3465
@@ -18,8 +18,6 @@ queue_only = true
tls_advertise_hosts = *
tls_certificate = DIR/aux-fixed/cert1
-tls_privatekey = DIR/aux-fixed/cert1
-
# ----- Authenticators -----
@@ -61,11 +59,12 @@ t1:
driver = smtp
hosts = 127.0.0.1
port = PORT_D
+ allow_localhost
hosts_try_fastopen = :
- hosts_avoid_tls = HOSTS_AVOID_TLS
- tls_try_verify_hosts = :
+ hosts_avoid_tls = HOSTS_AVOID_TLS
+ tls_verify_certificates = DIR/aux-fixed/cert1
+ tls_verify_cert_hostnames = :
hosts_require_auth = *
- allow_localhost
# These can be made visible by adding "-d-all+deliver+transport+tls" to the script 1st queuerun
headers_add = X-tls-cipher: <$tls_cipher>