This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 8d7b98104c Add missing changelog on OCSP
8d7b98104c is described below
commit 8d7b98104c8480131de0d55efd7e0eb58faf0db7
Author: remm <[email protected]>
AuthorDate: Fri Oct 10 17:09:40 2025 +0200
Add missing changelog on OCSP
---
webapps/docs/changelog.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d33b8093b3..55b4058a4c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -154,6 +154,9 @@
requests received via the AJP connector were processed as OPTIONS
requests and PROPFIND requests were processed as TRACE. (markt)
</fix>
+ <fix>
+ Various OCSP processing issues in the OpenSSL FFM code. (dsoumis)
+ </fix>
</changelog>
</subsection>
<subsection name="WebSocket">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]