8387123: Remove LuxTrust Global Root CA - #4635
Conversation
|
👋 Welcome back rmesde! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request for backport of JDK-8387123: Remove LuxTrust Global Root CA. This PR removes the "LuxTrust Global Root" CA that expired on 17 March 2021. It was previously retained to support code that was previously signed and timestamped. It has been over 10 years since the last code signing certificate was issued. A release note may be needed for this. For parity with Oracle JDK. Already backported to 21. Low to moderate risk - a maintenance change that removes a root CA that already expired over five years ago. |
Backporting JDK-8387123: Remove LuxTrust Global Root CA.
This PR removes the "LuxTrust Global Root" CA that expired on 17 March 2021. It was previously retained to support code that was previously signed and timestamped. It has been over 10 years since the last code signing certificate was issued. A release note may be required for this.
This PR is not clean due to a difference in file location and a regenerated checksum (different initial value).
For parity with Oracle JDK. Already backported to 21.
Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
make test TEST=test/jdk/sun/security/lib/cacerts
Results:
windows-x64-specific-test.log
macos-aarch64-specific-test.log
linux-x64-specific-test.log
linux-aarch64-specific-test.log
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4635/head:pull/4635$ git checkout pull/4635Update a local copy of the PR:
$ git checkout pull/4635$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4635/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4635View PR using the GUI difftool:
$ git pr show -t 4635Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4635.diff
Using Webrev
Link to Webrev Comment