Pawan Kumar
Pawan Kumar

Reputation: 3

Sun.security.provide.certpath.SunCertPathBuilderException/: unable to find valid certificate path to requested target

My java code is try to download jars from repository in and unable to download with exception i.e unable to find valid certificate path to requested target although I have all the certificate in the truststore .what can be the reason for such error . I'm using vpn and proxy is also correct

Upvotes: 0

Views: 86

Answers (1)

Pawan Kumar
Pawan Kumar

Reputation: 3

Make sure eclipse is using installed jdk not eclipse default jre or go to eclipse forum for better explanation of the solution.i got the solution there only

Upvotes: 0

Related Questions