From 8af4fd7e0f697d9585f013b9664f88d32131b5df Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 28 May 2021 17:33:13 +0100 Subject: Testsuite: use higher-spec certs, for more-recent GnuTLS versions which deprecate weaker ones Needed for GnuTLS 3.6.15 (on Fedora 33) --- test/stdout/1110 | 4 ++-- test/stdout/3720 | 6 +++--- test/stdout/3721 | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'test/stdout') diff --git a/test/stdout/1110 b/test/stdout/1110 index b885461ed..27f78bd48 100644 --- a/test/stdout/1110 +++ b/test/stdout/1110 @@ -32,8 +32,8 @@ Succeeded in starting TLS <<< 221 myhost.test.ex closing connection End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -Certificate file = aux-fixed/cert2 -Key file = aux-fixed/cert2 +Certificate file = aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.pem +Key file = aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.unlocked.key Attempting to start TLS Succeeded in starting TLS ??? 220 diff --git a/test/stdout/3720 b/test/stdout/3720 index 049c87d36..0351cdfd2 100644 --- a/test/stdout/3720 +++ b/test/stdout/3720 @@ -1,6 +1,6 @@ Connecting to 127.0.0.1 port 1225 ... connected -Certificate file = TESTSUITE/aux-fixed/cert2 -Key file = TESTSUITE/aux-fixed/cert2 +Certificate file = aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.pem +Key file = aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.unlocked.key ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> EHLO tester @@ -34,7 +34,7 @@ Succeeded in starting TLS <<< 250-AUTH EXTERNAL ??? 250 HELP <<< 250 HELP ->>> AUTH EXTERNAL UGhpbCBQZW5ub2Nr +>>> AUTH EXTERNAL c2VydmVyMi5leGFtcGxlLm9yZw== ??? 235 <<< 235 Authentication succeeded >>> quit diff --git a/test/stdout/3721 b/test/stdout/3721 index 049c87d36..854382ee5 100644 --- a/test/stdout/3721 +++ b/test/stdout/3721 @@ -1,6 +1,6 @@ Connecting to 127.0.0.1 port 1225 ... connected -Certificate file = TESTSUITE/aux-fixed/cert2 -Key file = TESTSUITE/aux-fixed/cert2 +Certificate file = TESTSUITE/aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.pem +Key file = TESTSUITE/aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.unlocked.key ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> EHLO tester @@ -34,7 +34,7 @@ Succeeded in starting TLS <<< 250-AUTH EXTERNAL ??? 250 HELP <<< 250 HELP ->>> AUTH EXTERNAL UGhpbCBQZW5ub2Nr +>>> AUTH EXTERNAL c2VydmVyMi5leGFtcGxlLm9yZw== ??? 235 <<< 235 Authentication succeeded >>> quit -- cgit v1.2.3