*) mod_md: fixed a bug leading to failed transfers for OCSP

stapling information when more than 6 certificates needed
     updates in the same run.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900628 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Eissing
2022-05-06 13:09:46 +00:00
parent e7dfa99412
commit 2115b29968
4 changed files with 18 additions and 23 deletions

View File

@ -0,0 +1,3 @@
*) mod_md: fixed a bug leading to failed transfers for OCSP
stapling information when more than 6 certificates needed
updates in the same run. [Stefan Eissing]