git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Debug: indentation
[exim.git]
/
test
/
confs
/
3465
diff --git
a/test/confs/3465
b/test/confs/3465
index dfe6b9921360700977e6ffa2c7b6acb0e0eae8b0..2ff6a5172552707b7e5b35a32c2535c6ed14245c 100644
(file)
--- 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_advertise_hosts = *
tls_certificate = DIR/aux-fixed/cert1
-tls_privatekey = DIR/aux-fixed/cert1
-
# ----- Authenticators -----
# ----- Authenticators -----
@@
-61,10
+59,12
@@
t1:
driver = smtp
hosts = 127.0.0.1
port = PORT_D
driver = smtp
hosts = 127.0.0.1
port = PORT_D
- hosts_avoid_tls = HOSTS_AVOID_TLS
- tls_try_verify_hosts = :
- hosts_require_auth = *
allow_localhost
allow_localhost
+ hosts_try_fastopen = :
+ hosts_avoid_tls = HOSTS_AVOID_TLS
+ tls_verify_certificates = DIR/aux-fixed/cert1
+ tls_verify_cert_hostnames = :
+ hosts_require_auth = *
# These can be made visible by adding "-d-all+deliver+transport+tls" to the script 1st queuerun
headers_add = X-tls-cipher: <$tls_cipher>
# These can be made visible by adding "-d-all+deliver+transport+tls" to the script 1st queuerun
headers_add = X-tls-cipher: <$tls_cipher>