Hi, We are migrating an application to Mendix 9.24.0 version, and we are trying to consume a REST service (GET) and an error is being thrown. In the previous version (9.18.2) this error is not produced. Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: java.security.PrivilegedActionException: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at com.mendix.integration.util.PrivilegedUtil$$anonfun$withPrivileged$2.applyOrElse(PrivilegedUtil.scala:17) Thanks, Mikel
asked
Mikel Castro
1 answers
0
Hi Mikel, The error is related to SSL certificates.