[jdk17u-dev] Integrated: 8308592: Framework for CA interoperability testing
Andrew John Hughes
andrew at openjdk.org
Thu Sep 28 16:18:51 UTC 2023
On Wed, 27 Sep 2023 17:10:25 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [da57d2a1](https://github.com/openjdk/jdk/commit/da57d2a1eb409ddc64117865c7d24ed518421cab) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Rajan Halade on 19 Sep 2023 and was reviewed by Sean Mullan.
>
> It reworks the certificate tests to use test portals rather than having to maintain copies of the certificates in the OpenJDK repository and so should reduce the maintenance cost of these tests going forward. The fix has already been backported to 21u and Oracle-17u.
>
> The backport was clean and tests passed successfully:
> ~~~
> Test Path: test/jdk/security/infra/java/security/cert/CertPathValidator/certification
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#amazonrootca1
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#amazonrootca2
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#amazonrootca3
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#amazonrootca4
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#buypassclass2ca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#buypassclass3ca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certignarootca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#comodoeccca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#comodorsaca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcaec1
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigneccrootcar4
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsignrootcar6
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#godaddyrootg2ca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.ja...
This pull request has now been integrated.
Changeset: cb535e2d
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/cb535e2d52221bfc23e4c26a730399bceb573547
Stats: 6518 lines in 18 files changed: 1010 ins; 5508 del; 0 mod
8308592: Framework for CA interoperability testing
Backport-of: da57d2a1eb409ddc64117865c7d24ed518421cab
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1805
More information about the jdk-updates-dev
mailing list