Skip to content
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

Update CACerts, sync with upstream #318

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

Rudometov
Copy link
Contributor

@Rudometov Rudometov commented Apr 3, 2023

Updated amazon cacerts, pulled back expired certs from the upstream, updated VerifyCACert test.

$ echo 'changeit' | keytool -list -v -keystore $(find installers/linux/universal/tar/corretto-build/buildRoot/build/linux-x86_64-normal-server-release/images/jdk -name cacerts) | grep 'Owner:' | wc -l
230

Test passes: ~/workspace/jtreg711/jtreg/bin/jtreg -jdk:installers/linux/universal/tar/corretto-build/buildRoot/build/linux-x86_64-normal-server-release/images/jdk test/jdk/sun/security/lib/cacerts/VerifyCACerts.java
Test results: passed: 1

@Rudometov Rudometov merged commit 0e076f9 into corretto:develop Apr 4, 2023
@Rudometov Rudometov deleted the cacerts branch April 4, 2023 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants