> 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: Signatures schemes using sha224 are not available on Windows ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27961/files - new: https://git.openjdk.org/jdk/pull/27961/files/691048f1..ae6aecbc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27961&range=07 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27961&range=06-07 Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 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
