RosHTTP icon indicating copy to clipboard operation
RosHTTP copied to clipboard

SSLHandshakeException

Open metsvisser opened this issue 2 years ago • 4 comments

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?

metsvisser avatar Aug 01 '22 10:08 metsvisser

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 avatar Aug 16 '22 09:08 nondeterministic

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 avatar Nov 06 '22 17:11 nondeterministic

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.

nondeterministic avatar Dec 31 '22 10:12 nondeterministic

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

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

stas-slu avatar Mar 18 '24 07:03 stas-slu