[jdk11u-dev] Integrated: 8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled

Roman Marchenko rmarchenko at openjdk.org
Tue Dec 20 10:45:55 UTC 2022


On Fri, 9 Dec 2022 09:32:44 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Clean backport
> 
> JDK11 has the same issue with processing host names for SNI. It'd be good to keep JDK11 up to date with the upstream. No risks.
> 
> Please note that new test added by the change fails for now because of the certs are expired in March, 2022. To fix this, there are additional JDK fixes being backported as dependant PRs
> 
> - #1575 
> - #1576

This pull request has now been integrated.

Changeset: 31b51844
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/31b51844bca9904d34f4d8eb7540a9014f657cdb
Stats:     616 lines in 4 files changed: 613 ins; 0 del; 3 mod

8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled

Backport-of: a95ee5ada230a0177517efd3a417f319066169dd

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1574


More information about the jdk-updates-dev mailing list