Integrated: 8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call
Artur Barashev
abarashev at openjdk.org
Mon Nov 3 15:08:12 UTC 2025
On Thu, 23 Oct 2025 21:54:24 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
> For the signatureSchemes we return only what's been set by the user, the default values are not being returned like for other SSLParameters.
> Also enhancing "java -XshowSettings:security:tls" option to show the enabled signature schemes.
This pull request has now been integrated.
Changeset: 02a72174
Author: Artur Barashev <abarashev at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/02a7217491755e25f3ae7ff3924f85e26698720d
Stats: 237 lines in 8 files changed: 193 ins; 28 del; 16 mod
8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call
Reviewed-by: mullan
-------------
PR: https://git.openjdk.org/jdk/pull/27961
More information about the security-dev
mailing list