X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..7a601efb64703a02c860c84b709079b18c7ab33d:/test/confs/2024?ds=sidebyside diff --git a/test/confs/2024 b/test/confs/2024 index a677c4c86..64502d56b 100644 --- a/test/confs/2024 +++ b/test/confs/2024 @@ -3,14 +3,9 @@ CERT=DIR/aux-fixed/cert1 TVC=/dev/null -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/tls_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -24,6 +19,7 @@ tls_certificate = CERT tls_privatekey = CERT tls_verify_hosts = HOSTIPV4 -tls_verify_certificates = TVC +#tls_verify_certificates = TVC +tls_verify_certificates = CERT # End