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

SSLHandshakeException #94

Open
metsvisser opened this issue Aug 1, 2022 · 4 comments
Open

SSLHandshakeException #94

metsvisser opened this issue Aug 1, 2022 · 4 comments

Comments

@metsvisser
Copy link

After adding the resolver and dependency to build.sbt and running the sbt "update" command, I get this.

download error: Caught javax.net.ssl.SSLHandshakeException (PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed) while downloading https://files.hmil.fr/maven/fr/hmil/roshttp_2.13/3.0.0/roshttp_2.13-3.0.0.pom

Any solution to this?

@nondeterministic
Copy link
Contributor

The LetsEncrypt cert has run out in July and should be renewed. In the meantime, you can do what is suggested here:

https://stackoverflow.com/questions/6908948/java-sun-security-provider-certpath-suncertpathbuilderexception-unable-to-find/31133183#31133183

@nondeterministic
Copy link
Contributor

OK, this is no longer possible as his website has gone offline completely. Sadly, I read that Hadrien has died earlier this year from a sudden heart attack. So his work and legacy will need new hosting and maintainers. I hope, someone steps up as some of the things he created were truly remarkable!
https://unsafe.sh/go-120788.html

@nondeterministic
Copy link
Contributor

You can now get a package of version 3.0 via this dependency:

libraryDependencies += "com.github.nondeterministic" %%% "roshttp" % "3.0.0"

See also https://github.com/nondeterministic/RosHTTP.

@stas-slu
Copy link

https://unsafe.sh/go-120788.html

You wrote a touching and worm memory, sorry for your loss.

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

No branches or pull requests

3 participants