Integrated: 7192189: Support endpoint identification algorithm in RFC 6125

Sean Mullan mullan at openjdk.java.net
Tue Mar 8 18:22:12 UTC 2022


On Fri, 4 Mar 2022 14:59:54 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Please review this change to fully support RFC 6125 in the TLS implementation. This change forbids wildcard domains in TLS certificates unless the wildcard is in the left-most component. Certificates of this nature should be rare and are not allowed per the CABForum baseline requirements. However there may be a small compatibility risk associated with this change, so a CSR has also been filed.

This pull request has now been integrated.

Changeset: 72e987e3
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/72e987e3b49b81f2f66d125c18ab459d9ed572b6
Stats:     520 lines in 9 files changed: 251 ins; 265 del; 4 mod

7192189: Support endpoint identification algorithm in RFC 6125

Reviewed-by: xuelei, rhalade

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

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



More information about the security-dev mailing list