Hi ,
I have a requirement to get data from non sap system in one Server to SAP (Z Table ) in other server.
For that I created a service in non sap system that will return me data over https protocol (SSL
Certificate). In our SAP system ,I have imported certificate and activated https service. Now
I have created an http client object by URL and send request,
On recieve there I am getting error as 'SSL Peer Certificate Untrusted'.
Please help me to resolve this issue.