diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-23 18:22:33 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-25 21:37:59 +0100 |
commit | 723fe533c452eb258a5a7e0b808d714bbbc7cb01 (patch) | |
tree | 04c92fbf113c6b6ab142e18f3e47994f4c7a0e4f /test/log/5750 | |
parent | aec45841f9139404fd61122e3db1401b13ebb0a8 (diff) |
Add event for inbound cert visibility
Diffstat (limited to 'test/log/5750')
-rw-r--r-- | test/log/5750 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/log/5750 b/test/log/5750 index 9e85d1a40..d08589257 100644 --- a/test/log/5750 +++ b/test/log/5750 @@ -40,7 +40,9 @@ ******** SERVER ******** 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +1999-03-02 09:44:33 [127.0.0.1] depth=0 CN=server2.example.com 1999-03-02 09:44:33 TLS error on connection from localhost [127.0.0.1] (recv): A TLS fatal alert has been received.: Certificate is bad 1999-03-02 09:44:33 TLS error on connection from localhost [127.0.0.1] (send): The specified session has been invalidated for some reason. 1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@myhost.test.ex H=localhost (myhost.test.ex) [127.0.0.1] P=esmtp S=sss id=E10HmaX-0005vi-00@myhost.test.ex +1999-03-02 09:44:33 [127.0.0.1] depth=0 CN=server2.example.com 1999-03-02 09:44:33 10HmbA-0005vi-00 <= CALLER@myhost.test.ex H=localhost (myhost.test.ex) [127.0.0.1] P=esmtps X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 DN="CN=server2.example.com" S=sss id=E10HmaY-0005vi-00@myhost.test.ex |