> 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.
Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Addressed PR comments - Merge branch 'master' into cipher-wildcard - 8356544: Implement additional tests for ciphersuites disabled with wildcards ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28003/files - new: https://git.openjdk.org/jdk/pull/28003/files/5bdf9636..42153238 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28003&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28003&range=00-01 Stats: 308640 lines in 2698 files changed: 200165 ins; 67763 del; 40712 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
