Hello,
We're trying to configure Duet Enterprise 2.0 to integration SAP and SharePoint and part of the deployment is to exchange certificates followed by running some command to import BDC models.
We've done the certificates exchange and imported SAP certificate in SharePoint under manage trust, however once we try to run the import command we keep getting the error
Failed to perform operation ImportBDC. Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
Error was encountered at or just before Line: '49' and Position: '20'.
Also, checking the logs there is the following error
An operation failed because the following certificate has validation errors: [some certificate information, etc, etc] Errors: SSL policy errors have been encountered. Error code '0x6'..
Please note that each system is in a different domain and there is a trust relationship between the domains, also we tried earlier to add each machine in the host file of the other machine to ensure ability to connect.
Would appreciate any assistance, Thanks.