RosHTTP
RosHTTP copied to clipboard
SSLHandshakeException
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?
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
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
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
.
https://unsafe.sh/go-120788.html
You wrote a touching and worm memory, sorry for your loss.