@Giscard/ SmartBear Support
Is there a way to tell soapui not to be strict about this. with the browser I get an option to proceed to the page even if the cert does not match. However, I don't see a way to do that in SoapUI.
I have a windows server that I can access internally & is also available externally.
If I give SOAPUI the machine name, FQDN internal name I get the following error
"org.apache.xmlbeans.XmlException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching <servername> found"
If I give SOAPUI the external name (for which I made a host file entry) I get the following
"org.apache.xmlbeans.XmlException: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake"