diff options
author | John Jetmore <jj33@pobox.com> | 2010-06-12 18:10:00 +0000 |
---|---|---|
committer | John Jetmore <jj33@pobox.com> | 2010-06-12 18:10:00 +0000 |
commit | 477da503b77e0c53d6ccfe3a2a6ca7596a35e7f1 (patch) | |
tree | ad60262768ac5a3ec4d27955b7a0a5fc26cccd41 /test/log/2101 | |
parent | a053d12591b8ef90116feba27d290408a044f813 (diff) |
account for new information TLS log line added in tls-openssl.c 1.23
Diffstat (limited to 'test/log/2101')
-rw-r--r-- | test/log/2101 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/log/2101 b/test/log/2101 index 05f146794..68b17a19a 100644 --- a/test/log/2101 +++ b/test/log/2101 @@ -13,4 +13,6 @@ ******** 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 (myhost.test.ex) [127.0.0.1] (SSL_accept): error: <<detail omitted>> +1999-03-02 09:44:33 TLS client disconnected cleanly (rejected our certificate?) 1999-03-02 09:44:33 TLS error on connection from localhost (myhost.test.ex) [127.0.0.1] (SSL_accept): error: <<detail omitted>> +1999-03-02 09:44:33 TLS client disconnected cleanly (rejected our certificate?) |