You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Copy file name to clipboardExpand all lines: SECURITY.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
| Version | Supported | Note |
6
6
| ------- | ------------------ | ---- |
7
+
| 6.3.x |:white_check_mark:||
7
8
| 6.2.x |:white_check_mark:||
8
9
| 6.1.x |:x:||
9
10
| 6.0.x |:x:||
@@ -73,9 +74,9 @@ The Apache ActiveMQ team has initiated a security hardening project to move from
73
74
74
75
1. Enhancements to the SSL authentication plugin to fix wantAuth mode
75
76
76
-
2. Updates to SSL handling to allow configuring per-transport and per-network connector SSL keys
77
+
2.[#2133]Updates to SSL handling to allow configuring per-transport and per-network connector SSL keys
77
78
78
-
3. Refactoring of Jetty service to use Jetty-provided configurations instead of Spring-style configuration for Jetty service used by API and web console.
79
+
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.
0 commit comments