This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 0b7ac9cf2d Add missing changelog on OCSP
0b7ac9cf2d is described below
commit 0b7ac9cf2de93dd3c79a39f1c85063f06381a185
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 171f2a6ac8..955b635cd4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -142,6 +142,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]