RFR: 8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call [v5]
Artur Barashev
abarashev at openjdk.org
Wed Oct 29 03:43:40 UTC 2025
> 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.
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
Revert NamedGroup constraints filtering
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27961/files
- new: https://git.openjdk.org/jdk/pull/27961/files/a2235e0b..f7052e03
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27961&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27961&range=03-04
Stats: 27 lines in 3 files changed: 7 ins; 7 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/27961.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27961/head:pull/27961
PR: https://git.openjdk.org/jdk/pull/27961
More information about the security-dev
mailing list