Hello Experts, I am using Mendix 8.0, I am facing certificate issue while calling Rest Service ( Get Operation), I have already imported the certificates into Mendix still i am getting below error.. Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: java.security.PrivilegedActionException: javax.net.ssl.SSLPeerUnverifiedException: Certificate for <host:port> doesn't match any of the subject alternative names: [] at com.mendix.integration.util.PrivilegedUtil$$anonfun$withPrivileged$2.applyOrElse(PrivilegedUtil.scala:17) Please provide your suggestions. Thank You
↧