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/2124 | |
parent | a053d12591b8ef90116feba27d290408a044f813 (diff) |
account for new information TLS log line added in tls-openssl.c 1.23
Diffstat (limited to 'test/log/2124')
-rw-r--r-- | test/log/2124 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/2124 b/test/log/2124 index 2a397855b..0d1fd6ae5 100644 --- a/test/log/2124 +++ b/test/log/2124 @@ -1,5 +1,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 SSL verify error: depth=0 error=self signed certificate cert=/C=UK/L=Cambridge/O=University of Cambridge/OU=Computing Service/CN=Philip Hazel 1999-03-02 09:44:33 TLS error on connection from (rhu.barb) [ip4.ip4.ip4.ip4] (SSL_accept): error: <<detail omitted>> +1999-03-02 09:44:33 TLS client disconnected cleanly (rejected our certificate?) 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 (rhu.barb) [ip4.ip4.ip4.ip4] (SSL_CTX_use_certificate_chain_file file=/non/exist): error:02001002:system library:fopen:No such file or directory |