GnuTLS: full-chain OCSP stapling. Bug 1466
[exim.git] / test / aux-var-src / tls_conf_prefix
... / ...
CommitLineData
1keep_environment = PATH:SSLKEYLOGFILE:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
2exim_path = EXIM_PATH
3host_lookup_order = bydns
4spool_directory = DIR/spool
5
6.ifdef SERVER
7log_file_path = DIR/spool/log/SERVER%slog
8.else
9log_file_path = DIR/spool/log/%slog
10.endif
11
12gecos_pattern = ""
13gecos_name = CALLER_NAME
14dns_cname_loops = 9
15chunking_advertise_hosts =
16
17.ifdef _HAVE_REQTLS
18tls_advertise_requiretls =
19.endif
20.ifdef _HAVE_PIPE_CONNECT
21pipelining_connect_advertise_hosts = :
22.endif
23.ifdef _HAVE_DMARC
24dmarc_tld_file =
25.endif