RFR: 8353925: Remove Sun Microsystems JCE Code Signing Root CA

Bradford Wetmore wetmore at openjdk.org
Tue Jul 8 23:21:21 UTC 2025


No longer trust certificates issued by the old Sun Microsystems JCE Certificate Authority.

Test runs include `tier1,tier2`, and JCK tests:

    jck:api/java_security
    jck:api/javax_crypto
    jck:api/javax_net
    jck:api/javax_security
    jck:api/org_ietf
    jck:api/javax_xml/crypto  

This PR is just a resigning of some existing jar files.

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

Commit messages:
 - Correct permissions on the jar files
 - 8353925: Remove Sun Microsystems JCE Code Signing Root CA

Changes: https://git.openjdk.org/jdk/pull/26205/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26205&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8353925
  Stats: 0 lines in 2 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26205.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26205/head:pull/26205

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


More information about the security-dev mailing list