From cf0c61644d7dd2dfb29f6418d95bf4d8cae199ea Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 15 Jan 2017 16:50:20 +0000 Subject: TLS: rework error logging to pass more string back to caller for logging This permits a library-sourced error to be associated with an address being delivered, collapsing pairs of log lines --- test/log/2052 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/log/2052') diff --git a/test/log/2052 b/test/log/2052 index 68c88a330..04c72f5eb 100644 --- a/test/log/2052 +++ b/test/log/2052 @@ -1,7 +1,6 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss 1999-03-02 09:44:33 Start queue run: pid=pppp -qf -1999-03-02 09:44:33 10HmaX-0005vi-00 H=127.0.0.1 [127.0.0.1] TLS error on connection (certificate verification failed): certificate invalid -1999-03-02 09:44:33 10HmaX-0005vi-00 TLS session failure: delivering unencrypted to 127.0.0.1 [127.0.0.1] (not in hosts_require_tls) +1999-03-02 09:44:33 10HmaX-0005vi-00 TLS session: (certificate verification failed): certificate invalid: delivering unencrypted to H=127.0.0.1 [127.0.0.1] (not in hosts_require_tls) 1999-03-02 09:44:33 10HmaX-0005vi-00 => CALLER@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaY-0005vi-00" 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed 1999-03-02 09:44:33 End queue run: pid=pppp -qf -- cgit v1.2.3