diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-27 19:28:03 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-27 19:28:03 +0100 |
commit | 58c09a7fadb47400d4e90a6bf11d86dcc298eea9 (patch) | |
tree | 78acb7069d0e9aac8b132f062432be935022972e /test/log/5730 | |
parent | e99725fdd20257ae71b8159486fce596309729f4 (diff) |
Avoid trying to talk TLS over a known-closed channel
Diffstat (limited to 'test/log/5730')
-rw-r--r-- | test/log/5730 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/log/5730 b/test/log/5730 index d55498009..b94acbdb6 100644 --- a/test/log/5730 +++ b/test/log/5730 @@ -45,10 +45,7 @@ 1999-03-02 09:44:33 10HmbE-0005vi-00 Completed 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 TLS error on connection from [127.0.0.1] (recv): The TLS connection was non-properly terminated. -1999-03-02 09:44:33 TLS error on connection from [127.0.0.1] (send): The specified session has been invalidated for some reason. 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 TLS error on connection from [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 [127.0.0.1] (send): The specified session has been invalidated for some reason. 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 TLS error on connection from [127.0.0.1] (recv): The TLS connection was non-properly terminated. -1999-03-02 09:44:33 TLS error on connection from [127.0.0.1] (send): The specified session has been invalidated for some reason. |