Files
apache-http-server/changes-entries/md_ocsp_query.txt
Stefan Eissing 75594f2d4a *) 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.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901230 13f79535-47bb-0310-9956-ffa450edef68
2022-05-25 11:32:52 +00:00

4 lines
232 B
Plaintext

*) 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.
[Stefan Eissing, Ronald Crane (Zippenhop LLC)]