Integrated: 8351354: Enhance java -XshowSettings:security:tls to show enabled TLS groups
Matthew Donovan
mdonovan at openjdk.org
Thu Oct 9 13:23:22 UTC 2025
On Thu, 3 Apr 2025 18:47:43 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
> In this PR I added TLS groups and signature algorithms to the output of the show settings flag. The values are printed in a single column, like the cipher suites. There can be a lot of values so putting on a single line is ugly. I tried putting them in columns, but it is hard to read.
This pull request has now been integrated.
Changeset: 5bb9fed9
Author: Matthew Donovan <mdonovan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5bb9fed9de3297639d5c0cd1d8046656d98863dd
Stats: 16 lines in 2 files changed: 14 ins; 0 del; 2 mod
8351354: Enhance java -XshowSettings:security:tls to show enabled TLS groups
Reviewed-by: mullan, coffeys
-------------
PR: https://git.openjdk.org/jdk/pull/24424
More information about the security-dev
mailing list