RFR: 9: 8155049: New tests from 8144566 fail with "No expected Server Name Indication"
Rajan Halade
rajan.halade at oracle.com
Fri May 13 19:56:28 UTC 2016
Please provide your review of this one line fix.
These tests fail on machine where non-FQDN hostname is returned. As per
RFC for SNI extension, hostname needs to be fully qualified DNS hostname
and same is asserted in JDK when it adds hostname to SNI extension. This
fix skips test execution if hostname returned is not fully qualified.
Bug: https://bugs.openjdk.java.net/browse/JDK-8155049
Webrev: http://cr.openjdk.java.net/~rhalade/8155049/webrev.00/
Thanks,
Rajan
More information about the security-dev
mailing list