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

java: import user certs to central cacerts store on prepare #490

Open
viceice opened this issue Aug 18, 2022 · 0 comments
Open

java: import user certs to central cacerts store on prepare #490

viceice opened this issue Aug 18, 2022 · 0 comments
Assignees
Labels
priority-2-important User-visible bugs or very important features status:ready Ready to start implementation tool/java type:feature Feature (new functionality)

Comments

@viceice
Copy link
Member

viceice commented Aug 18, 2022

We now have a central cacerts store fo all java versions.
As we need a jre to get the core cacerts file, we have the keytool available.

So we can now import all certs from /usr/local/share/ca-certificates/*.crt to the cert store on java prepare.

@viceice viceice added type:feature Feature (new functionality) priority-2-important User-visible bugs or very important features status:ready Ready to start implementation labels Aug 18, 2022
@viceice viceice self-assigned this Aug 18, 2022
@viceice viceice changed the title [java] import user certs to central cacerts store on prepare java: import user certs to central cacerts store on prepare Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-2-important User-visible bugs or very important features status:ready Ready to start implementation tool/java type:feature Feature (new functionality)
Projects
None yet
Development

No branches or pull requests

1 participant