" java.lang.RuntimeException: 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"
I am getting the above excception when trying to connect to a website through jwebuint program. I have already imported the certificate keytool commmand.
I got strucked up here. Please help me out. Thanks..