Setting Up SSL on Application Server ABAP
A direct communication between the SAP ABAP system and SAP BTP is required to successfully call the Calculation Workbook API. Therefore, you need to enable the SAP system to send an https request as an anonymous client via SSL to a public service on SAP BTP.
Procedure
Perform sections 4 to 7 of SAP Note 510007
which contain the following steps:
which contain the following steps:
-
Sections 4 and 5: Creating SSL Client PSEs for SAP WebAS through transaction STRUST
-
Section 6: Customizing available TLS cipher suites
-
Section 7: Customizing available TLS protocol versions (how to enable TLSv1.2)