Hostname verification fails
Hi
We have an application deployed on a weblogic 12.1.2 server. In that application we do a call to a third party webservice using https.
Our problem is that the weblogic hostname verification fails for all calls. I have checked the certificates and it looks to me like it is correct, the certificate CN and hostname seems to be the same but weblogic fails it anyway. I tried to turn on SSL debugging but didn't get any smarter with that.
I we turn the hostname verification of then the requests are going fine.
Any thoughts as to what the problem could be is greatly appreciated since Iwe don't want to open up for MITM attacks.
0