SECURITY: a second negative store guard
[exim.git] / test / aux-var-src / tls_conf_prefix
index aa29a2c85e2920beadb73263900fdfbe621fa808..e3f09b98b6ae83cffa0ea13fe6d7601e97a66e6e 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
@@ -17,3 +18,12 @@ 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
+.ifdef _EXP_LIMITS
+limits_advertise_hosts = !*
+.endif