SSL Certificate Handcheck failed using REST service call.

0
Good morning everybody, We have multiple AZURE CLOUD Applications in different environments. To communicate from one application to another, we use REST services. In each env. we have deployed the shared certificates. When we try to call one application to another in the same CLOUD deployment, it s working. But, if we try calling one application from another environment - certificates are deployed also - we get an Handcheck certificates error : java.security.PrivilegedActionException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target             at com.mendix.integration.util.PrivilegedUtil$.withPrivileged(PrivilegedUtil.scala:15)   any help? Thanks a lot.  
asked
0 answers