diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-04-24 23:28:24 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-04-24 23:28:24 +0100 |
commit | 2b4a568dfa3d79a9a968984cf5b23829c084a951 (patch) | |
tree | cebc0c6b8f1aac79863f3b39160027eaed4df5aa /test/log/5650 | |
parent | 4e0983dcef8dd8630fc77aad39f7606e2ed32199 (diff) |
Support OCSP Stapling under GnuTLS. Bug 1459
Requires GnuTLS version 3.1.3 or later.
Under EXPERIMENTAL_OCSP
Diffstat (limited to 'test/log/5650')
-rw-r--r-- | test/log/5650 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/log/5650 b/test/log/5650 new file mode 100644 index 000000000..072756d4e --- /dev/null +++ b/test/log/5650 @@ -0,0 +1,7 @@ +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 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 [ip4.ip4.ip4.ip4] (recv): The TLS connection was non-properly terminated. +1999-03-02 09:44:33 TLS error on connection from [ip4.ip4.ip4.ip4] (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 [ip4.ip4.ip4.ip4] (recv): The TLS connection was non-properly terminated. +1999-03-02 09:44:33 TLS error on connection from [ip4.ip4.ip4.ip4] (send): The specified session has been invalidated for some reason. |