Hello,
I am working on Proxy to REST web service,
I am getting the following error message
/14/2016 02:21:59.409 PM | Error | SOAP: Call failed: com.sap.engine.interfaces.messaging.api.exception.MessagingException: 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 |
3/14/2016 02:21:59.409 PM | Error | Returning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.MessagingException: 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 |
3/14/2016 02:21:59.409 PM | Error | MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: 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 |
3/14/2016 02:21:59.409 PM | Error | SOAP: Call failed: com.sap.aii.af.lib.mp.module.ModuleException: senderChannel 08b946e7e12c3593b6bea0624bf7446e: Catching exception calling messaging system |
I don't have any certificates to be installed, the receiver REST web service does not have any certificates nor authentication.
regards,
Khaja.