RFR: JDK-8261969: SNIHostName should check if the encoded hostname conform to RFC 3490 [v3]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Tue Mar 2 21:32:48 UTC 2021


On Tue, 23 Feb 2021 02:10:58 GMT, John Jiang <jjiang at openjdk.org> wrote:

>> Similar to the constructor SNIHostName(String hostname), the constructor SNIHostName(byte[] encoded) also needs to check if the encoded hostname conform to RFC 3490.
>
> John Jiang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Throw RuntimeException instead of Exception

Marked as reviewed by xuelei (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/2639


More information about the security-dev mailing list