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

0
We are using REST call in our application. Client certificate id added on cloud for the app and specified the REST url . Certificate is generated for Mendix app using MMC. But still it is showing the error. Can anyone help.
asked
1 answers
-1

Hi Sujatha,

Is this issue in local? If yes please change the proxy setting in your project settings . If no, Please check if the certificate is added in project settings under certification and also please check in all environment’s certificate is expired or not. Are you using postman? If yes, please check the certificate also. I’m also faced this issue in the environment and it was solved by importing the certificate as said by the above.

Hope it helps!!!!

answered