Programming Tutorials

Comment on Tutorial - 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 By Ramlak



Comment Added by : haasdg

Comment Added at : 2013-10-29 14:12:51

Comment on Tutorial : 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 By Ramlak
Thanks, it solved my problem with "sun.security.validator.ValidatorException: PKIX path building failed"! One note: on Windows this command should be run in CMD.exe (not cygwin) and under Administrator account.

View Tutorial