03-03-2012 09:41 AM
I have an operation that is trying to open an SSL connection to a web service. That web service is running on a host with a self-signed certificate. I have imported the cert into the .../jre6/lib/security/cacerts file, but I am still getting the exception:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
As I understand things, that indicates that I have not imported the certificte into the trusted keystore. If I run a test application, it makes the connection just fine, so I believe that I have imported the certificate properly.
03-06-2012 03:13 AM
I don't think there's any overriding of the default cacerts location, this should be the correct location. Are you certain you're using the same java for launching Nuxeo and for your test app?
03-14-2012 07:24 AM
Any updates ?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.