I am integrating with a bank and defining the Routing Address in the HTML-SOAP standard. The bank provided me with a communication certificate that supports the connection. The certificate works with SOAP UI. However, the connection fails to start in IFS. I have made several attempts and received the following error message:
ExecutionException from Sender thread
Caused by: ifs.fnd.connect.senders.ConnectSender$TemporaryFailureException: Exception while sending data
Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
In my opinion, this indicates an issue with the certificate's location. I uploaded the communication certificate using the "Upload certificate" command in the Routing Address form. After uploading, the certificate disappears, but a "Success" message is displayed. Is this the correct procedure?
Can someone help me? How can I do this correctly?
This solution doesn't work for me.
Kind regards,
TR