diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-07 22:42:18 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-07 22:45:51 +0100 |
commit | 7a501c874f028f689c44999ab05bb0d39da46941 (patch) | |
tree | 71f6e09f298c048270fd50f4a95840f991073ab4 /doc | |
parent | c82de233a9bf264bb0db7ae72b2aa6da62ade2f0 (diff) |
GnuTLS: fix $tls_out_ocsp under hosts_request_ocsp
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 59a025b2a..05f2545bc 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -91,6 +91,9 @@ JH/16 GnuTLS: rework ciphersuite strings under recent library versions. Thanks JH/17 OpenSSL: the default openssl_options now disables ssl_v3. +JH/18 GnuTLS: fix $tls_out_ocsp under hosts_request_ocsp. Previously the + verification result was not updated unless hosts_require_ocsp applied. + Exim version 4.92 ----------------- |