DKIM: fix verify under TLS & chunking, with pipelined next command
[exim.git] / test / confs / 4539
index 57f359ff0ee8d2e68dcfe9c31799599784aac8f9..571ddc2d2cc7455362dbfe72e86e968c7c4da560 100644 (file)
@@ -1,4 +1,4 @@
-# Exim test configuration 0906
+# Exim test configuration 4539
 SERVER=
 
 exim_path = EXIM_PATH
@@ -91,6 +91,8 @@ remote_smtp:
   port =       PORT_D
   hosts_try_fastopen = :
   allow_localhost
+  tls_verify_certificates =   DIR/aux-fixed/cert1
+  tls_verify_cert_hostnames = :
 
 remote_smtp_dkim:
   driver = smtp
@@ -98,6 +100,8 @@ remote_smtp_dkim:
   port =       PORT_D
   hosts_try_fastopen = :
   allow_localhost
+  tls_verify_certificates =   DIR/aux-fixed/cert1
+  tls_verify_cert_hostnames = :
 
 .ifdef OPT
   dkim_domain =                test.ex