Integrated: JDK-8320372: test/jdk/sun/security/x509/DNSName/LeadingPeriod.java validity check failed

Sean Mullan mullan at openjdk.org
Mon Nov 20 17:50:35 UTC 2023


On Mon, 20 Nov 2023 16:43:08 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Set the validity date to the notBefore date of the EE certs so that validation won't fail when the certs expire - there is only one cert in the path so this should be sufficient. I also removed the trust anchor from the CertPath as it isn't necessary to include that in the path.
> 
> Not sure if it is really necessary to complete before I integrate, but Mach5 in progress.

This pull request has now been integrated.

Changeset: a2c0fa6f
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a2c0fa6f9ccefd3d1b088c51d0b8170cfb59a885
Stats:     10 lines in 1 file changed: 0 ins; 1 del; 9 mod

8320372: test/jdk/sun/security/x509/DNSName/LeadingPeriod.java validity check failed

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/16744



More information about the security-dev mailing list