[jdk8u-dev] RFR: 8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled
Yuri Nesterenko
yan at openjdk.org
Mon Dec 12 07:18:09 UTC 2022
On Fri, 9 Dec 2022 09:39:45 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:
> Actually clean backport.
>
> There were 2 conflicts with test files paths:
>
> - Original `test/jdk/javax/net/ssl/ServerName/EndingDotHostname.java` added and moved to `jdk/test/javax/net/ssl/ServerName/EndingDotHostname.java`.
> - Original `test/jdk/javax/net/ssl/templates/SSLExampleCert.java` added and moved to `jdk/test/javax/net/ssl/templates/SSLExampleCert.java`.
>
> 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
>
> - #206
> - #207
Marked as reviewed by yan (Reviewer).
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/205
More information about the jdk8u-dev
mailing list