[exim-dev] [Bug 1664] OSCP stapling with GnuTLS results in d…

Pàgina inicial
Delete this message
Reply to this message
Autor: admin
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 1664] OSCP stapling with GnuTLS results in dropped connections
https://bugs.exim.org/show_bug.cgi?id=1664

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #6 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/98716abe2b636d275e866f3ad6374cb70bf6e504

commit 98716abe2b636d275e866f3ad6374cb70bf6e504
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Aug 2 13:44:31 2015 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Aug 2 13:50:05 2015 +0100


    testsuite: add testcase for ocsp-nonaware client, to supporting server. 
bug 1664


    the logfile here is for (i hope) the passing case, though the fixed gnutls
library
    is not yet available.  also due to the bug, client-gnutls is not usable for
the
    test; client-openssl must be used - meaning that a gnutls-only system
cannot run
    the testcase:


      ocsp-gnutls/5650 ocsp stapling, server
      ** command 15 ("client-ssl", starting at line 98)
      ** return code 127 (expected 0)
----
 src/src/tls-gnu.c                  |  2 +-
 test/log/5650                      |  6 +++++
 test/scripts/5650-OCSP-GnuTLS/5650 | 49 +++++++++++++++++++++++++++++++++++---
 test/stdout/5650                   | 36 ++++++++++++++++++++++++++++
 4 files changed, 89 insertions(+), 4 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.