X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/cb6bd80f1680a22c96bfff84e8671fa01417611b..766c0c47840bcf05df030d33ae49ce90b2dab855:/test/confs/4060 diff --git a/test/confs/4060 b/test/confs/4060 index dcc0ec2e7..191677073 100644 --- a/test/confs/4060 +++ b/test/confs/4060 @@ -23,9 +23,15 @@ chunking_advertise_hosts = OPT tls_advertise_hosts = * tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif + # Avoid ECDHE key-exchange so that we can wireshark-decode (not TLS1.3) .ifdef _HAVE_GNUTLS tls_require_ciphers = NORMAL:-KX-ALL:+RSA +.else +tls_require_ciphers = DEFAULT:!kECDHE .endif pipelining_connect_advertise_hosts = *