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
Testsuite: clarify testcase for dnsdb dns:fail event.
[exim.git]
/
test
/
confs
/
5891
diff --git
a/test/confs/5891
b/test/confs/5891
index 190ce253731d1505644168ea59ce0f1e9ee4e1ab..89ee8fd53f439aefa414821584729a3324cde866 100644
(file)
--- a/
test/confs/5891
+++ b/
test/confs/5891
@@
-1,7
+1,7
@@
# Exim test configuration 5891
SERVER =
# Exim test configuration 5891
SERVER =
-OPTION =
+OPTION =
NORMAL
.include DIR/aux-var/tls_conf_prefix
.include DIR/aux-var/tls_conf_prefix
@@
-15,7
+15,6
@@
acl_smtp_helo = check_helo
acl_smtp_rcpt = check_recipient
log_selector = +received_recipients +tls_resumption +tls_peerdn
acl_smtp_rcpt = check_recipient
log_selector = +received_recipients +tls_resumption +tls_peerdn
-openssl_options = +no_sslv2 +no_sslv3 +single_dh_use OPTION
tls_advertise_hosts = *
# Set certificate only if server
tls_advertise_hosts = *
# Set certificate only if server
@@
-26,6
+25,7
@@
tls_certificate = CDIR/server1.example.com/server1.example.com.chain.pem
tls_privatekey = CDIR/server1.example.com/server1.example.com.unlocked.key
tls_ocsp_file = CDIR/server1.example.com/server1.example.com.ocsp.good.resp
tls_privatekey = CDIR/server1.example.com/server1.example.com.unlocked.key
tls_ocsp_file = CDIR/server1.example.com/server1.example.com.ocsp.good.resp
+tls_require_ciphers = OPTION
tls_resumption_hosts = 127.0.0.1
tls_resumption_hosts = 127.0.0.1
@@
-100,6
+100,7
@@
send_to_server2:
allow_localhost
hosts = HOSTIPV4
port = PORT_D
allow_localhost
hosts = HOSTIPV4
port = PORT_D
+ hosts_try_fastopen = :
tls_verify_certificates = CDIR/CA/CA.pem
tls_verify_cert_hostnames = :
event_action = ${acl {log_resumption}}
tls_verify_certificates = CDIR/CA/CA.pem
tls_verify_cert_hostnames = :
event_action = ${acl {log_resumption}}