Which Geronimo version are you using? We may have set the trust cert keystore in a system property that you'd need to override (or, perhaps easier, add the Verisign cert in question to the trust store that is set). However, the keystore-related stuff changed between 1.0 and 1.1.
Thanks, Aaron On 5/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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
