From 9c65ecf6fe76963a9ac017761175f380ac5078e5 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 2 Jun 2022 09:18:17 +0000 Subject: [PATCH] update of mod_md change description. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901546 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