summaryrefslogtreecommitdiff
path: root/test/mail/2102.CALLER
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-11-07 16:09:28 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-11-07 16:09:28 +0000
commitba86e143c7aeb0d70ea4c9d73a617a98f06f6baa (patch)
tree13d8b028088d6aec1b1436dcf3ad48addaf516fd /test/mail/2102.CALLER
parentea792dac9f89e1a0b396e6c8982ff04afafe91be (diff)
TLS: support multiple certificate files in server. Bug 2092
Diffstat (limited to 'test/mail/2102.CALLER')
-rw-r--r--test/mail/2102.CALLER25
1 files changed, 19 insertions, 6 deletions
diff --git a/test/mail/2102.CALLER b/test/mail/2102.CALLER
index 42c189f78..a518a665c 100644
--- a/test/mail/2102.CALLER
+++ b/test/mail/2102.CALLER
@@ -1,36 +1,49 @@
From CALLER@test.ex Tue Mar 02 09:44:33 1999
Received: from [127.0.0.1]
- by myhost.test.ex with smtps (TLSv1:AES256-SHA:256)
+ by myhost.test.ex with smtps (TLSv1:ke-RSA-AES256-SHAxx:256)
(Exim x.yz)
(envelope-from <CALLER@test.ex>)
id 10HmaX-0005vi-00
for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
tls-certificate-verified: 0
-TLS: cipher=TLSv1:AES256-SHA:256 peerdn=
+TLS: cipher=TLSv1:ke-RSA-AES256-SHAxx:256 peerdn=
This is a test encrypted message.
From "name with spaces"@test.ex Tue Mar 02 09:44:33 1999
Received: from [127.0.0.1]
- by myhost.test.ex with smtps (TLSv1:AES256-SHA:256)
+ by myhost.test.ex with smtps (TLSv1:ke-RSA-AES256-SHAxx:256)
(Exim x.yz)
(envelope-from <"name with spaces"@test.ex>)
id 10HmaY-0005vi-00
for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
tls-certificate-verified: 0
-TLS: cipher=TLSv1:AES256-SHA:256 peerdn=
+TLS: cipher=TLSv1:ke-RSA-AES256-SHAxx:256 peerdn=
This is a test encrypted message.
From CALLER@test.ex Tue Mar 02 09:44:33 1999
Received: from [ip4.ip4.ip4.ip4]
- by myhost.test.ex with smtps (TLSv1:AES256-SHA:256)
+ by myhost.test.ex with smtps (TLSv1:ke-RSA-AES256-SHAxx:256)
(Exim x.yz)
(envelope-from <CALLER@test.ex>)
id 10HmaZ-0005vi-00
for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
tls-certificate-verified: 1
-TLS: cipher=TLSv1:AES256-SHA:256 peerdn=/CN=server2.example.com
+TLS: cipher=TLSv1:ke-RSA-AES256-SHAxx:256 peerdn=/CN=server2.example.com
This is a test encrypted message from a verified host.
+From CALLER@test.ex Tue Mar 02 09:44:33 1999
+Received: from [127.0.0.1]
+ by myhost.test.ex with smtps (TLSv1:ke-ECDSA-AES256-SHAxx:256)
+ (Exim x.yz)
+ (envelope-from <CALLER@test.ex>)
+ id 10HmbA-0005vi-00
+ for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
+tls-certificate-verified: 0
+TLS: cipher=TLSv1:ke-ECDSA-AES256-SHAxx:256 peerdn=
+
+This is a test encrypted message.
+It should be sent under the EC server cert and with an ECDSA cipher.
+