> Currently when a signature scheme constraint is specified with > "jdk.tls.disabledAlgorithms" property we don't differentiate between > signatures used to sign a TLS handshake exchange and the signatures used in > TLS certificates: > https://datatracker.ietf.org/doc/html/rfc8446#section-4.2.3
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: - Refactor code to use existing "usage" constraint. - Rename SSLCryptoScope to SSLScope, make it public. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23681/files - new: https://git.openjdk.org/jdk/pull/23681/files/23df4cee..f663e04f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23681&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23681&range=04-05 Stats: 254 lines in 5 files changed: 102 ins; 129 del; 23 mod Patch: https://git.openjdk.org/jdk/pull/23681.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23681/head:pull/23681 PR: https://git.openjdk.org/jdk/pull/23681