> Improve the definition of the jdk.tls.disabledAlgorithm security property to > specify how components of the cipher suite can be disabled. This has never > been clearly specified. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Sean Mullan has updated the pull request incrementally with two additional commits since the last revision: - Remove unnecessary newline. - Add sub-element matching rule and example. Add when to specify Hmac algorithm to avoid clashes with PRF. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31933/files - new: https://git.openjdk.org/jdk/pull/31933/files/61f139f1..eb475488 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31933&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31933&range=00-01 Stats: 9 lines in 1 file changed: 7 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/31933.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31933/head:pull/31933 PR: https://git.openjdk.org/jdk/pull/31933
