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

Remove TrustCor certs #458

Merged
merged 1 commit into from Apr 13, 2023
Merged

Remove TrustCor certs #458

merged 1 commit into from Apr 13, 2023

Conversation

Rudometov
Copy link
Contributor

Backport from corretto-17

Removed TrustCor cacerts from amazon-cacerts file.

~/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

~/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

keytool -list -v -keystore amazon-corretto-8.382.00.1-linux-x64/jre/lib/security/cacerts -storepass "changeit" | grep -E "Alias name:" | wc -l
141

@Rudometov Rudometov merged commit 0f00718 into corretto:develop Apr 13, 2023
31 of 34 checks passed
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