Withdrawn: 8351354: Enhance java -XshowSettings:security:tls to show enabled TLS groups and signature algorithms
duke
duke at openjdk.org
Fri May 30 01:50:58 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 been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/24424
More information about the core-libs-dev
mailing list