[jdk8u] Withdrawn: 8341059: Change Entrust TLS distrust date to November 12, 2024

Severin Gehwolf sgehwolf at openjdk.org
Wed Oct 2 08:28:45 UTC 2024


On Tue, 1 Oct 2024 19:05:00 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> This is a follow-up backport to [JDK-8337664](https://bugs.openjdk.org/browse/JDK-8337664) which is in 8u432 (October). We should get this added as well so as to align with other releases this October (11, 17, 21).
> 
> The JDK 11 patch is not clean. Mostly because of the adaptations that were needed in `EntrustTLSPolicy.java` and porting to the many `java.security-<os>` files. The rest is path shuffeling.
> 
> The tests in `jdk/test/sun/security/ssl/X509TrustManagerImpl/` pass:
> 
> 
> Passed: sun/security/ssl/X509TrustManagerImpl/Entrust/Distrust.java
> Passed: sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java
> Passed: sun/security/ssl/X509TrustManagerImpl/BasicConstraints.java
> Passed: sun/security/ssl/X509TrustManagerImpl/CacertsLimit.java
> Passed: sun/security/ssl/X509TrustManagerImpl/CertRequestOverflow.java
> Passed: sun/security/ssl/X509TrustManagerImpl/CheckNullEntity.java
> Passed: sun/security/ssl/X509TrustManagerImpl/ClientServer.java
> Passed: sun/security/ssl/X509TrustManagerImpl/ComodoHacker.java
> Passed: sun/security/ssl/X509TrustManagerImpl/PKIXExtendedTM.java
> Passed: sun/security/ssl/X509TrustManagerImpl/SelfIssuedCert.java
> Passed: sun/security/ssl/X509TrustManagerImpl/SunX509ExtendedTM.java
> Passed: sun/security/ssl/X509TrustManagerImpl/TooManyCAs.java
> Passed: sun/security/ssl/X509TrustManagerImpl/X509ExtendedTMEnabled.java
> Test results: passed: 13

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk8u/pull/62


More information about the jdk8u-dev mailing list