diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-08-27 17:24:23 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-20 14:30:21 +0100 |
commit | e54893330b92ed765b6872a1c47ba61d5e20ff7c (patch) | |
tree | a775954bf2c04f4d3662761c4cf8ae69f4586c6a /test/log/5650 | |
parent | 5c03403d88afcde2bb3f543296b0fca6f05c9f2c (diff) |
GnuTLS: Move to more-modern stapling API
Diffstat (limited to 'test/log/5650')
-rw-r--r-- | test/log/5650 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/log/5650 b/test/log/5650 index 75428e24f..7f46ba122 100644 --- a/test/log/5650 +++ b/test/log/5650 @@ -6,12 +6,12 @@ ******** SERVER ******** 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) -1999-03-02 09:44:33 acl_mail: ocsp in status: 2 (vfynotdone) +1999-03-02 09:44:33 acl_mail: ocsp in status: 1 (notresp) 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) -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 (rhu.barb) [ip4.ip4.ip4.ip4] (gnutls_certificate_set_ocsp_status_request_file2): The session or certificate has expired. 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) -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 (rhu.barb) [ip4.ip4.ip4.ip4] (gnutls_certificate_set_ocsp_status_request_file2): The session or certificate has expired. 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) |