Certificate Issue while Calling REST API

0
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
asked
1 answers
1

That is more a stackoverflow question: https://stackoverflow.com/questions/45224718/javax-net-ssl-sslexception-certificate-for-doesnt-match-any-of-the-subject

Regards,

Ronald

 

answered