RFR: 8356544: Implement additional tests for ciphersuites disabled with wildcards
Matthew Donovan
mdonovan at openjdk.org
Mon Oct 27 16:06:55 UTC 2025
This PR extends the tests from JDK-8341964 and verifies a TLS server (or client) will not negotiate a ciphersuite requested by the remote peer but disabled with a wildcard.
-------------
Commit messages:
- 8356544: Implement additional tests for ciphersuites disabled with wildcards
Changes: https://git.openjdk.org/jdk/pull/28003/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28003&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356544
Stats: 150 lines in 1 file changed: 150 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/28003.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28003/head:pull/28003
PR: https://git.openjdk.org/jdk/pull/28003
More information about the security-dev
mailing list