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

Link JAVA SSL certificates after installing OpenJDK #26

Closed
tnation14 opened this issue Aug 22, 2017 · 0 comments
Closed

Link JAVA SSL certificates after installing OpenJDK #26

tnation14 opened this issue Aug 22, 2017 · 0 comments
Assignees

Comments

@tnation14
Copy link
Contributor

When installing OpenJDK, the postinstall step responsible for populating /etc/ssl/certs/java/cacerts fails, leading to error messages like the one described in WikiWatershed/model-my-watershed#2167:

Unable to execute HTTP request: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

The solution, from the ca-certificates-java bug, is to run /var/lib/dpkg/info/ca-certificates-java.postinst after installing the JDK.

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

No branches or pull requests

1 participant