https://bugs.exim.org/show_bug.cgi?id=1466
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #4 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/e326959e5e455e1b46124b023e0b202e4892e501
commit e326959e5e455e1b46124b023e0b202e4892e501
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Sep 26 19:28:53 2019 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Thu Sep 26 19:34:09 2019 +0100
gnutls: full-chain ocsp stapling. bug 1466
----
doc/doc-docbook/spec.xfpt | 10 +-
doc/doc-txt/NewStuff | 2 +
src/src/tls-gnu.c | 155 ++++++++++++++++-----
src/src/tls-openssl.c | 3 +
.../CA/CA.ocsp.signernocert.good.resp.pem | 31 +++++
.../CA/Signer.ocsp.signernocert.good.resp.pem | 31 +++++
.../CA/Signer.ocsp.signernocert.revoked.resp.pem | 33 +++++
.../exim-ca/example.com/CA/index.revoked.txt | 1 +
.../exim-ca/example.com/CA/index.valid.txt | 2 +
test/aux-fixed/exim-ca/genall | 60 +++++++-
test/aux-var-src/tls_conf_prefix | 2 +-
test/confs/{5653 => 5655} | 38 +++--
test/log/5653 | 9 --
test/log/5655 | 27 ++++
test/scripts/5655-OCSP-GnuTLS-1.3/5655 | 59 ++++++++
test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES | 4 +
16 files changed, 408 insertions(+), 59 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.