diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 19:48:57 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 20:05:24 +0000 |
commit | 806db4f5016cd54177138fe1234b5dfa450d9c49 (patch) | |
tree | f4c1be8e395e3dde264a052084010dbe5f57602b /test/log/2000 | |
parent | 7bae7cad680786b64d57e7799ccb7596e091b1bb (diff) |
GnuTLS: trim error messages
Diffstat (limited to 'test/log/2000')
-rw-r--r-- | test/log/2000 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/2000 b/test/log/2000 index 616cf971d..cf1865cc1 100644 --- a/test/log/2000 +++ b/test/log/2000 @@ -7,5 +7,5 @@ ******** 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 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] (recv): A TLS fatal alert has been received: Certificate is bad 1999-03-02 09:44:33 10HmaY-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 |