This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 70985414f5 Update SECURITY.md (#2255)
70985414f5 is described below
commit 70985414f5c9a5c530e67db225a87207a6c1fbcb
Author: Matt Pavlovich <[email protected]>
AuthorDate: Mon Jul 27 10:32:20 2026 -0500
Update SECURITY.md (#2255)
* Update SECURITY.md
- Link PR for per-transport SSL
- Mark Jetty using upstream config as [Done]
* Update SECURITY.md
- Add 6.3.x as security supported release
---
SECURITY.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index ff84663a66..f83836bdf4 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -4,6 +4,7 @@
| Version | Supported | Note |
| ------- | ------------------ | ---- |
+| 6.3.x | :white_check_mark: | |
| 6.2.x | :white_check_mark: | |
| 6.1.x | :x: | |
| 6.0.x | :x: | |
@@ -73,9 +74,9 @@ The Apache ActiveMQ team has initiated a security hardening
project to move from
1. Enhancements to the SSL authentication plugin to fix wantAuth mode
-2. Updates to SSL handling to allow configuring per-transport and per-network
connector SSL keys
+2. [#2133] Updates to SSL handling to allow configuring per-transport and
per-network connector SSL keys
-3. Refactoring of Jetty service to use Jetty-provided configurations instead
of Spring-style configuration for Jetty service used by API and web console.
+3. [Done] Refactoring of Jetty service to use Jetty-provided configurations
instead of Spring-style configuration for Jetty service used by API and web
console.
4. [Done] Limiting XBean URI schemes
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact