Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Missing (or Invalid?) Certs in openjdk10 #128

Closed
MitchellMcKenna opened this issue Jul 11, 2019 · 2 comments
Closed

Missing (or Invalid?) Certs in openjdk10 #128

MitchellMcKenna opened this issue Jul 11, 2019 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on
Milestone

Comments

@MitchellMcKenna
Copy link

Once i got openjdk10 to install #126
I would get the following SSL Error on run:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I noticed on StackOverflow this person was able to fix it by copying over the certs from jdk8: https://stackoverflow.com/questions/53246399/jdk8-jdk10-pkix-path-building-failed-suncertpathbuilderexception-unable-to

This is likely the same issue mentioned here in oracle/graal where they did the same thing (copy certs from jdk 8): oracle/graal#378 (comment)

@karianna karianna added this to the July 2019 milestone Jul 12, 2019
@karianna karianna added the bug Something isn't working label Jul 12, 2019
@karianna karianna removed this from the July 2019 milestone Jul 12, 2019
@VonUniGE
Copy link
Contributor

According to Oracle:

Java SE 10 has reached end of support. Users of Java SE 10 should switch to Java SE 11.

Java SE 10 is also a non-LTS release. Is there an interest to keep this issue open ?

@karianna karianna added the wontfix This will not be worked on label Aug 30, 2019
@karianna karianna added this to the August 2019 milestone Aug 30, 2019
@karianna
Copy link
Member

We won't be re-releasing no.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants