DKIM: fix $dkim_key_length in verify
[exim.git] / test / aux-var-src / tls_conf_prefix
index 20b6fe85f44674ce795ab494a3f3836edc5c800a..541817668b0b57098e9583fe2c5f965b5f11ac32 100644 (file)
@@ -1,4 +1,5 @@
-keep_environment = PATH
+keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
+add_environment = SSLKEYLOGFILE=DIR/spool/sslkeys
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 spool_directory = DIR/spool
@@ -11,4 +12,15 @@ log_file_path = DIR/spool/log/%slog
 
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+dns_cname_loops = 9
 chunking_advertise_hosts =
+
+.ifdef _HAVE_REQTLS
+tls_advertise_requiretls =
+.endif
+.ifdef _HAVE_PIPE_CONNECT
+pipelining_connect_advertise_hosts = :
+.endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif