git: openjdk/jdk: 8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails

Sean Mullan mullan at openjdk.org
Mon Apr 8 20:09:25 UTC 2024


Changeset: e7026465
Author:    Sean Mullan <mullan at openjdk.org>
Date:      2024-04-08 20:08:56 +0000
URL:       https://git.openjdk.org/jdk/commit/e70264654570155a39d0841ce82b9dd52ca0389c

8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails

Reviewed-by: weijun

! src/java.base/share/classes/sun/security/provider/certpath/DistributionPointFetcher.java
+ test/jdk/java/security/cert/CertPathValidator/crlDP/CheckAllCRLs.java



More information about the jdk-changes mailing list