Fix OCSP proof verification for direct-signed proofs. Bug 1909
[exim.git] / doc / doc-txt / ChangeLog
index 3a6684f25115713220809983e46b2e48dc9be104..e9b0705f4d5a5111ad4ebe6439f0ef2b0eadaae9 100644 (file)
@@ -125,6 +125,10 @@ JH/31 Fix longstanding bug with aborted TLS server connection handling.  Under
       Exim did stdio operations after fclose.  This was exposed by a recent
       change which nulled out the file handle after the fclose.
 
+JH/32 Bug 1909: Fix OCSP proof verification for cases where the proof is
+      signed directly by the cert-signing cert, rather than an intermediate
+      OCSP-signing cert.  This is the model used by LetsEncrypt.
+
 
 Exim version 4.87
 -----------------