summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-06-07 18:44:36 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-06-10 16:08:42 +0100
commit9f5f6f757d86cd2539cbfba1f3230df743c30189 (patch)
tree6175766658a40bfe20eea6740f58182ff1e50cb3 /test/confs
parentc3d7f28680dda05ca6d8415cffbff8a233c0ae74 (diff)
downloadexim4-9f5f6f757d86cd2539cbfba1f3230df743c30189.tar.gz
Testsuite: OpenSSL version differences
(cherry picked from commit 4468bfff7dc28b9c54a5225d3f10a6aa6a67a1d9)
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/21005
1 files changed, 0 insertions, 5 deletions
diff --git a/test/confs/2100 b/test/confs/2100
index 63a2f255a..6425f3a0f 100644
--- a/test/confs/2100
+++ b/test/confs/2100
@@ -20,14 +20,9 @@ queue_run_in_order
tls_advertise_hosts = *
-# Set certificate only if server
-
-#tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
tls_certificate = DIR/aux-fixed/cert1
-#tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
tls_verify_hosts = *
-#tls_verify_certificates = ${if eq {SERVER}{server}{DIR/aux-fixed/cert2}fail}
tls_verify_certificates = DIR/aux-fixed/cert2