cancel
Showing results for 
Search instead for 
Did you mean: 

SSL communication error

Former Member
0 Kudos

Hi Experts,

I have a scenario where i am using HTTP POST to a third party API. We are working on PI 731 release and the HTTP_AAE receiver adapter is being used for the HTTP POST. We are using SSL communication and have enable it in my channel. However i am getting below error -

Transmitting the message
using connection File_http://sap.com/xi/XI/System failed, due to:
com.sap.aii.adapter.http.api.HttpAdapterException:
ERROR_SENDING_HTTP_REQUEST,sun.security.validator.ValidatorException: PKIX path
building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target

When i navigate to NWA->cConfiguration->Security->SSL , i get the error -  SAP instance "00": Ticket file not found.

Please let me know if there is any problem with the SSL configuration.

Thanks,

Ashish

Accepted Solutions (0)

Answers (1)

Answers (1)

smavachee
Active Contributor
0 Kudos

Hello Ashish,

This means that the web server or the URL, you are connecting to does not have a valid certificate from an authorized CA. 

You may need to import the server certificate.

Regards,

Sunil