> We need a unit test coverage for host wildcard matching as part of a TLS > validation of the server's identity (`X509TrustManagerImpl.checkIdentity` > call) > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Client cert is not needed ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30927/files - new: https://git.openjdk.org/jdk/pull/30927/files/e99a17d2..3cea65d6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30927&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30927&range=02-03 Stats: 46 lines in 1 file changed: 9 ins; 28 del; 9 mod Patch: https://git.openjdk.org/jdk/pull/30927.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30927/head:pull/30927 PR: https://git.openjdk.org/jdk/pull/30927
