PKIX path building failed

After upgrading to 1.6.11, one of my API datasources will not connect. The endpoint is still the same, using the same certificate. I don’t know how to fix this.

"PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"

Appreciate any help with this.

Jeff

@jpop Can you try creating the API as a datasource and then providing a self signed certificate to it.

Hi Dancia,

I tried this and that worked. Thank-you!

jpop