Forum Discussion

maarten's avatar
maarten
Occasional Contributor
7 years ago

SoapUI NG does not check the hostname from the certificate against the CN

I have two way SSL setup in my SoapUI NG project (Ready!API 2.0).

 

When I send a SOAP request to endpoint https://server1.com/webservice, that server sends back a certificate which has in the CN server2.com.

 

Shouldn't SoapUI give an ERROR telling that the CN server2.com from the certificate does not match server1.com to which the request was send?

 

How can I setup SoapUI making sure the hostname is checked?

No RepliesBe the first to reply