summaryrefslogtreecommitdiff
path: root/test/confs/2000
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-05-28 17:33:13 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-06-03 23:44:12 +0100
commit8af4fd7e0f697d9585f013b9664f88d32131b5df (patch)
treea8cd800e375a0ca72798db4b8e2af192ce32cb93 /test/confs/2000
parentef77ddc9239a2a96442b7708c825235823d6c9ce (diff)
Testsuite: use higher-spec certs, for more-recent GnuTLS versions which deprecate weaker ones
Needed for GnuTLS 3.6.15 (on Fedora 33)
Diffstat (limited to 'test/confs/2000')
-rw-r--r--test/confs/20007
1 files changed, 4 insertions, 3 deletions
diff --git a/test/confs/2000 b/test/confs/2000
index 11104b09d..c81c80d59 100644
--- a/test/confs/2000
+++ b/test/confs/2000
@@ -25,7 +25,7 @@ tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
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/exim-ca/example.org/server2.example.org/ca_chain.pem
# ----- Routers -----
@@ -49,8 +49,9 @@ send_to_server:
hosts = 127.0.0.1
port = PORT_D
hosts_try_fastopen = :
- tls_certificate = DIR/aux-fixed/cert2
- tls_privatekey = DIR/aux-fixed/cert2
+ tls_certificate = DIR/aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.pem
+ tls_privatekey = DIR/aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.unlocked.key
+
tls_verify_certificates = DIR/aux-fixed/cert2
tls_try_verify_hosts =