SSVM uses the java built-in certificates while forming the truststore. May be the website is using a CA not bundled with standard Java? To work around, you can probably go to the SSVM and add a trusted cert entry in default Java truststore.
HTH Amogh On 6/27/14 8:40 PM, "Ian Duffy" <[email protected]> wrote: >Hi all, > >I'm seeing the following error when trying to download a template from a >https site: (Loading the same url in my browser doesn't throw any ssl >issues.) > >sun.security.validator.ValidatorException: PKIX path building failed: >sun.security.provider.certpath.SunCertPathBuilderException: unable to find >valid certification path to requested target > >Other than downloading and serving the template on my own local webserver, >are there any workarounds? > >Thanks, > >Ian
