Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


Symptom

When trying to reverse a WSDL from an HTTPS URL, one of these errors occurs:

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed [...]

or

javax.net.ssl.SSLHandshakeException: javax.security.cert.CertificateException: No name matching [...] found.

 

Solution

This can happen when trying to reverse a WSDL which is exposed through a SSL secured HTTP connection.

The workaround is to download the WSDL document from a web browser, and then to use it locally, for example file:///d:/temp/wsdl.xml

 

Knowledge Base

Suggest a new Article!