https://bugs.exim.org/show_bug.cgi?id=1466
--- Comment #6 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/86ede124f0ce622b4f73e05504abc11fece021e3
commit 86ede124f0ce622b4f73e05504abc11fece021e3
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Oct 17 21:45:32 2019 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Thu Oct 17 21:45:32 2019 +0100
openssl: full-chain ocsp stapling. bug 1466
----
doc/doc-docbook/spec.xfpt | 20 ++-
doc/doc-txt/NewStuff | 2 +-
src/src/environment.c | 1 -
src/src/tls-gnu.c | 11 +-
src/src/tls-openssl.c | 150 ++++++++++++++-------
src/src/tls.c | 2 +-
.../server1.example.com/fullchain.ocsp.resp.pem | 52 +++++++
test/aux-fixed/exim-ca/genall | 27 ++--
test/confs/5615 | 1 +
test/confs/5655 | 35 +++--
test/log/{5655 => 5615} | 17 +--
test/log/5655 | 3 -
test/scripts/5615-OCSP-OpenSSL-1.3/5615 | 54 ++++++++
test/scripts/5615-OCSP-OpenSSL-1.3/REQUIRES | 4 +
test/scripts/5655-OCSP-GnuTLS-1.3/5655 | 4 +-
test/src/server.c | 3 +-
16 files changed, 270 insertions(+), 116 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.