Unable to make secured http request (HttpsURLConnection) from my Genonimo hosted application to a remote server. THe remote server has a VeriSign signed certificate which keytool recgonise.
Error message: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I have $JAVA_HOME pointing to /usr/java/jdk1.5.0_04/jre and have subfolder /lib/security with cacerts file. Any idea? Thanks. Luke
