diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 19:48:57 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-11 00:17:39 +0000 |
commit | 95f52235555fa6b887d34b8d8817af3c9ab38273 (patch) | |
tree | 2f37a70767bef0fda965080fc1a9ffaafefcae37 /test/log/5730 | |
parent | b2ba9267abe2c6d16330497041ab8c289e41bd03 (diff) |
GnuTLS: trim error messages
Diffstat (limited to 'test/log/5730')
-rw-r--r-- | test/log/5730 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/5730 b/test/log/5730 index 3f2da5fda..d153f874a 100644 --- a/test/log/5730 +++ b/test/log/5730 @@ -46,6 +46,6 @@ 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 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] (recv): A TLS fatal alert has been received: Certificate is bad 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. |