https://bugs.exim.org/show_bug.cgi?id=1664
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/98716abe2b636d275e866f3ad6374cb70bf6e504 commit 98716abe2b636d275e866f3ad6374cb70bf6e504 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Aug 2 13:44:31 2015 +0100 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
