X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/f69979cfecf29a4910b5750cad41d21a5418c6c7..5b2fd993eadb7b476e5ef14028c7db09fda6c3ae:/test/confs/2114 diff --git a/test/confs/2114 b/test/confs/2114 index a2b1c526f..557479dc9 100644 --- a/test/confs/2114 +++ b/test/confs/2114 @@ -2,13 +2,9 @@ CRL= -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/tls_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -26,7 +22,7 @@ tls_privatekey = DIR/aux-fixed/cert1 tls_verify_hosts = HOSTIPV4 tls_try_verify_hosts = * -tls_verify_certificates = DIR/aux-fixed/cert2 +tls_verify_certificates = DIR/aux-fixed/exim-ca/example.com/server1.example.com/ca_chain.pem tls_crl = CRL