On Fri, 19 Feb 2021 08:39:23 GMT, John Jiang <jji...@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.

This pull request has now been integrated.

Changeset: 4f4d0f53
Author:    John Jiang <jji...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4f4d0f53
Stats:     39 lines in 2 files changed: 24 ins; 5 del; 10 mod

8261969: SNIHostName should check if the encoded hostname conform to RFC 3490

Reviewed-by: rhalade, xuelei

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

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

Reply via email to