diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-01 14:01:00 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-01 17:05:55 +0100 |
commit | c31e16a54f91476ce97ccd4d53a18c5bced1b320 (patch) | |
tree | b1763d348f6d43872c49ae385b71bc2bfd723e24 /test | |
parent | 9b62f401ae723894ac123c555a02390e061d24e6 (diff) |
OpenSSL: clearer log message for TCP conn close at SSL_accept
Diffstat (limited to 'test')
-rw-r--r-- | test/log/2111 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/2111 b/test/log/2111 index 280a02d3a..d642c0435 100644 --- a/test/log/2111 +++ b/test/log/2111 @@ -8,5 +8,5 @@ ******** SERVER ******** 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D -1999-03-02 09:44:33 TLS error on connection from the.local.host.name (myhost.test.ex) [ip4.ip4.ip4.ip4] (SSL_accept): error: <<detail omitted>> +1999-03-02 09:44:33 TLS error on connection from the.local.host.name (myhost.test.ex) [ip4.ip4.ip4.ip4] SSL_accept: TCP connection closed by peer 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@myhost.test.ex H=localhost (myhost.test.ex) [127.0.0.1] P=esmtps X=TLS1.x:AES256-SHA:256 CV=yes DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock" S=sss id=E10HmaX-0005vi-00@myhost.test.ex |