This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 62c48ec535 Add missing changelog on OCSP
62c48ec535 is described below
commit 62c48ec5352d4a432f7a13f0e67167abc28b6bdf
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 9f82bf8fd2..638c5a76f3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -144,6 +144,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]