From ba86e143c7aeb0d70ea4c9d73a617a98f06f6baa Mon Sep 17 00:00:00 2001
From: Jeremy Harris <jgh146exb@wizmail.org>
Date: Tue, 7 Nov 2017 16:09:28 +0000
Subject: TLS: support multiple certificate files in server.  Bug 2092

---
 test/rejectlog/2137 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'test/rejectlog/2137')

diff --git a/test/rejectlog/2137 b/test/rejectlog/2137
index 6ec734584..2ca91c31a 100644
--- a/test/rejectlog/2137
+++ b/test/rejectlog/2137
@@ -1,12 +1,12 @@
 1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <rcpt_defer@test.ex>: Could not complete recipient verify callout: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<rcpt_defer@test.ex>: 451 Temporary local problem - please try later
 
 ******** SERVER ********
-1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] X=TLSv1:AES256-SHA:256 CV=no F=<> temporarily rejected RCPT <rcpt_defer@test.ex>
-1999-03-02 09:44:33 10HmaX-0005vi-00 H=localhost (myhost.test.ex) [127.0.0.1] X=TLSv1:AES256-SHA:256 CV=no F=<> temporarily rejected after DATA
+1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] X=TLSv1:ke-RSA-AES256-SHAxx:256 CV=no F=<> temporarily rejected RCPT <rcpt_defer@test.ex>
+1999-03-02 09:44:33 10HmaX-0005vi-00 H=localhost (myhost.test.ex) [127.0.0.1] X=TLSv1:ke-RSA-AES256-SHAxx:256 CV=no F=<> temporarily rejected after DATA
 Envelope-from: <>
 Envelope-to: <data_defer@test.ex>
 P Received: from localhost ([127.0.0.1] helo=myhost.test.ex)
-	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)
 	id 10HmaX-0005vi-00
 	for data_defer@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
-- 
cgit v1.2.3