I need to allow a C# application running on one machine access to a SAP ERP system using the .NET Connector library. The systems need to be set up with X.509 certificates in order to be trusted systems.
Can anybody inform how to set the certificates up on both machines, in order to establish a trusted system?
I need to perform a RFC into the SAP ERP system from the C# application; I assume that both systems need to be trusted in this scenario.