Question
Issue with Connect Soap
Hi,
In our Application we have a Web service and the Source system migrated their service from V1 to V2 and hence we are moving from V1 to V2. After Consuming the V2 WSDL we are getting the below issue while using the Test Connectivity in Connect-Soap Rule
"<Service End Point URL>" value is invalid: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.g: PKIX path building failed: java.security.cert.CertPathBuilderException: unable to find valid certification path to requested target
Source System did not migrate to new Servers and i think we dont need any Certificates need to install as it is the same servers ? Any Ideas?
Thanks,
Arul
is V2 on the same port or different port as V1? Does the same use case work for V1?