12 years ago
HTTPS Windows Authentication
Hello,
I am using WSDL which starts with HTTPS and it has windows authentication endpoint. So, it takes only windows credentials to execute Web service.
I tried to load this WSDL in SOAP UI Pro 4.6.4 but it's not being loaded successfully as it shows below error while loading wsdl.
Error loading [https WSDL link]: org.apache.xmlbeans.XmlException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching [Name of endpoint server] found.
This wsdl is getting successfully loaded in SOAPUI Pro 4.6.3. But in that case, i am not able to execute any service as it shows me HTTP/1.1 401 Unauthorized response. I am giving Authentication Type: Global HTTP Settings, and my windows credential but still it's not working.
Request you to give some guidance on this.
Thanks,
Rajesh.
I am using WSDL which starts with HTTPS and it has windows authentication endpoint. So, it takes only windows credentials to execute Web service.
I tried to load this WSDL in SOAP UI Pro 4.6.4 but it's not being loaded successfully as it shows below error while loading wsdl.
Error loading [https WSDL link]: org.apache.xmlbeans.XmlException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching [Name of endpoint server] found.
This wsdl is getting successfully loaded in SOAPUI Pro 4.6.3. But in that case, i am not able to execute any service as it shows me HTTP/1.1 401 Unauthorized response. I am giving Authentication Type: Global HTTP Settings, and my windows credential but still it's not working.
Request you to give some guidance on this.
Thanks,
Rajesh.