From df7e3fc3d51b3c8830e74fccff7b4ad411140230 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 2 Jun 2022 09:19:37 +0000 Subject: [PATCH] Merge of r1901546 from trunk: update of mod_md change description. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901547 13f79535-47bb-0310-9956-ffa450edef68 --- changes-entries/md_ocsp_query.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/changes-entries/md_ocsp_query.txt b/changes-entries/md_ocsp_query.txt index f07a2ed9467..719dc59cc35 100644 --- a/changes-entries/md_ocsp_query.txt +++ b/changes-entries/md_ocsp_query.txt @@ -1,4 +1,6 @@ - *) mod_md: a logic bug in sending long OCSP HTTP request bodies was fixed. - This did not happen in normal use as request sizes for OSCP queries - never exceed that length. + *) mod_md: a bug was fixed that caused very large MDomains + with the combined DNS names exceeding ~7k to fail, as + request bodies would contain partially wrong data from + uninitialized memory. This would have appeared as failure + in signing-up/renewing such configurations. [Stefan Eissing, Ronald Crane (Zippenhop LLC)] \ No newline at end of file -- 2.47.2