Skip to content

Commit 7098541

Browse files
authored
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
1 parent 603d268 commit 7098541

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

SECURITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
| Version | Supported | Note |
66
| ------- | ------------------ | ---- |
7+
| 6.3.x | :white_check_mark: | |
78
| 6.2.x | :white_check_mark: | |
89
| 6.1.x | :x: | |
910
| 6.0.x | :x: | |
@@ -73,9 +74,9 @@ The Apache ActiveMQ team has initiated a security hardening project to move from
7374

7475
1. Enhancements to the SSL authentication plugin to fix wantAuth mode
7576

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
7778

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.
7980

8081
4. [Done] Limiting XBean URI schemes
8182

0 commit comments

Comments
 (0)