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

John Jiang jjiang at openjdk.java.net
Tue Mar 2 22:40:40 UTC 2021


On Fri, 19 Feb 2021 08:39:23 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.

This pull request has now been integrated.

Changeset: 4f4d0f53
Author:    John Jiang <jjiang at 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


More information about the security-dev mailing list