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 #456

Merged
merged 1 commit into from Apr 4, 2023
Merged

Update CACerts, sync with upstream #456

merged 1 commit into from Apr 4, 2023

Conversation

Rudometov
Copy link
Contributor

Update CACerts

Imported the latest certs from Amazon Linux, updated VerifyCACerts test to check all cacerts

Build is fine - 230 cert's:
$ echo 'changeit' | keytool -list -v -keystore $(find amazon-corretto-8.382.00.1-linux-x64 -name cacerts) | grep 'Owner:' | wc -l
230

sun/security/lib/cacerts/VerifyCACerts.java passes:

$ ~/workspace/jtreg4/bin/jtreg -jdk:amazon-corretto-8.382.00.1-linux-x64 jdk/test/sun/security/lib/cacerts/VerifyCACerts.java
Test results: passed: 1

@Rudometov Rudometov merged commit e5c9815 into corretto:develop Apr 4, 2023
33 of 35 checks passed
@Rudometov Rudometov deleted the cacerts branch April 4, 2023 03:54
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.

None yet

2 participants