vguna
12 years agoNew Contributor
CertificateException: no name matching <host> found
Hi.
I'm testdriving SOAP UI Community 4.6.4 with my https webservices. These using self-signed certificates with mutual authentication.
When I try to import the wsdl from the services, I get:
Using the url: https://myhost:8443/backend_devtest/frontend-admin.wsdl
I know what the cause is, but that did work with my older version of soap UI. I also checked the preferences under SSL Settings that the right jks is used together with the password and the "enable SSL for Mock Services" and "requires client authentication" options checked.
So, what I'm asking: is there any way to get self-signed certs with different/not matching hostnames working as in the old version?
Thanks
Veit
I'm testdriving SOAP UI Community 4.6.4 with my https webservices. These using self-signed certificates with mutual authentication.
When I try to import the wsdl from the services, I get:
Error loading [https://myhost:8443/backend_devtest/frontend-admin.wsdl]: org.apache.xmlbeans.XmlException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching myhost found
Using the url: https://myhost:8443/backend_devtest/frontend-admin.wsdl
I know what the cause is, but that did work with my older version of soap UI. I also checked the preferences under SSL Settings that the right jks is used together with the password and the "enable SSL for Mock Services" and "requires client authentication" options checked.
So, what I'm asking: is there any way to get self-signed certs with different/not matching hostnames working as in the old version?
Thanks
Veit