RFR: 8349583: Add mechanism to disable signature schemes based on their TLS scope [v11]
Artur Barashev
abarashev at openjdk.org
Mon Mar 3 16:09:34 UTC 2025
> 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
>
> Also fixing JDK-8350807 on the server side just as a side-effect, not a dedicated fix for that issue.
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
Update 2 more copyrights
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23681/files
- new: https://git.openjdk.org/jdk/pull/23681/files/748cbb55..bc8d933e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23681&range=10
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23681&range=09-10
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 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
More information about the security-dev
mailing list