Urgent : After implement new cert to Proof web service automation test case , Path did not reading correctly (with correct path it works fine on Soap ui ) See the details After I implement the new cert for the Proof webservices on the non-production environment, getting fallowing error
-
Error Text: I/O error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; nested exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- Working fine with this cert( same path) on SoapUI
- This Test case is working fine with old cert 165, and after update the (New)cert it works fine with Soap UI but not in Proof.
- I tried different Cert on both Proof and Soap UI but works fine with Soap ui but not in Proof.
See the Test case id: 7789
Please let me know if anyone having the similar issue or concerns.