cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Cloud connector HTTPS connection to backend fails

andreschgz95
Participant
0 Likes
6,168

Hello SAP experts.

I'm connecting SCC version 2.11.2 to SAP ERP 6.0 EHP 7 with Netweaver 7.40 SP4. The configuration for HTTP connection works fine as you can see in image below, but not for HTTPS:

This is the configuration in SCC side:

I'm doing this in order to have Principal Propagation enabled, so the SCC system certificate is uploaded in STRUST tcode in ERP side:

The error in ICM trace is the following:

In SCC logs I have the following:

So what I think is that everything in SCC side is working fine, but there is missing configuration in ERP side, maybe related to SSL or TLS.

Do you have some idea of what is going on?

PD: I'm using right HTTPS port and SCC is installed on the same server than ERP is, so it is not a ports issue I think. The mapping rule was successful in CERTRULE tcode

BR.

View Entire Topic
MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Andres,
you are right, it might be related to the TLS communication. In order to see more, it is a good idea to create TLS traces on SCC side. With the latest Cloud Connector 2.12.3 this is easily possible in the log and trace configuration. Then you can see whether the ABAP server is really announcing the self-signed system certificate in the list of trusted CAs.

Best regards,
Markus