summaryrefslogtreecommitdiff
path: root/test/mail
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/mail
parentef77ddc9239a2a96442b7708c825235823d6c9ce (diff)
downloadexim4-8af4fd7e0f697d9585f013b9664f88d32131b5df.tar.gz
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/mail')
-rw-r--r--test/mail/1110.userx2
-rw-r--r--test/mail/3700.smtps2
-rw-r--r--test/mail/3700.x2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/mail/1110.userx b/test/mail/1110.userx
index ad6260fcc..cfc50295f 100644
--- a/test/mail/1110.userx
+++ b/test/mail/1110.userx
@@ -18,7 +18,7 @@ Received: from [ip4.ip4.ip4.ip4]
id 10HmaY-0005vi-00
for userx@test.ex;
Tue, 2 Mar 1999 09:44:33 +0000
-TLS: cipher=TLS1.x:ke-RSA-AES256-SHAnnn:xxx peerdn/cn 'CN=Phil Pennock'
+TLS: cipher=TLS1.x:ke-RSA-AES256-SHAnnn:xxx peerdn/cn 'CN=server2.example.org'
This is a test encrypted message from a verified host.
diff --git a/test/mail/3700.smtps b/test/mail/3700.smtps
index f844cf206..99fcfc408 100644
--- a/test/mail/3700.smtps
+++ b/test/mail/3700.smtps
@@ -1,7 +1,7 @@
From ok@test.ex Tue Mar 02 09:44:33 1999
Authentication-Results: myhost.test.ex;
iprev=pass (localhost) smtp.remote-ip=127.0.0.1;
- auth=pass (tls) x509.auth="Phil Pennock"
+ auth=pass (tls) x509.auth=server2.example.org
Received: from localhost ([127.0.0.1] helo=myhost.test.ex)
by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx)
(Exim x.yz)
diff --git a/test/mail/3700.x b/test/mail/3700.x
index 8e8250815..89ef396dc 100644
--- a/test/mail/3700.x
+++ b/test/mail/3700.x
@@ -1,7 +1,7 @@
From ok@test.ex Tue Mar 02 09:44:33 1999
Authentication-Results: myhost.test.ex;
iprev=pass (localhost) smtp.remote-ip=127.0.0.1;
- auth=pass (tls) x509.auth="Phil Pennock"
+ auth=pass (tls) x509.auth=server2.example.org
Received: from localhost ([127.0.0.1] helo=myhost.test.ex)
by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx)
(Exim x.yz)