From ba86e143c7aeb0d70ea4c9d73a617a98f06f6baa Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 7 Nov 2017 16:09:28 +0000 Subject: TLS: support multiple certificate files in server. Bug 2092 --- test/mail/2108.xyz | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/mail/2108.xyz') diff --git a/test/mail/2108.xyz b/test/mail/2108.xyz index 4004e8dce..a72885aba 100644 --- a/test/mail/2108.xyz +++ b/test/mail/2108.xyz @@ -1,6 +1,6 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from [127.0.0.1] (helo=helo.data.changed) - by myhost.test.ex with esmtps (TLSv1:AES256-SHA:256) + by myhost.test.ex with esmtps (TLSv1:ke-RSA-AES256-SHAxx:256) (Exim x.yz) (envelope-from ) id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 @@ -10,7 +10,7 @@ Received: from CALLER by myhost.test.ex with local (Exim x.yz) Message-Id: From: CALLER_NAME Date: Tue, 2 Mar 1999 09:44:33 +0000 -TLS: cipher=TLSv1:AES256-SHA:256 peerdn= +TLS: cipher=TLSv1:ke-RSA-AES256-SHAxx:256 peerdn= Test message to two different hosts -- cgit v1.2.3