Skip to content

Update CA Certs #4175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CA Certs #4175

wants to merge 1 commit into from

Conversation

eclipse-temurin-bot
Copy link
Contributor

See details in the Meta Bug linked from the Root Cert Inclusions into Mozilla Product Releases section of https://wiki.mozilla.org/NSS:Release_Versions

Copy link

Thank you for creating a pull request!
If you have not done so already, please familiarise yourself with our Contributing Guidelines and FAQ, even if you have contributed to the Adoptium project before. GitHub actions will now run a set of jobs against your PR that will lint and unit test your changes. Keep an eye out for the results from these on the latest commit you submitted. For more information, please see our testing documentation.

@@ -40,7 +40,7 @@ public class VerifyCACertsTest {
private static final JdkVersion JDK_VERSION = new JdkVersion();

// Expect matching certs number
private static final int EXPECTED_COUNT = 150;
private static final int EXPECTED_COUNT = 143;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, that drop in number doesn't seem right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants