How to Enable TLS v1.2 in SAP Netweaver ABAP
In this article we’ll go through the process of enabling TLS v1.2 in SAP Netweaver ABAP system. At the beginning I have to mention about CommonCryptoLib (CCL) which many years ago replaced the SAPCRYPTOLIB. The new SAP Cryptographic Library not only supports the use of digital signatures in SAP Systems, but also provides for encryption. The CCL is available in its latest version 8.5.x and is used by many SAP components. Some examples are:
- SAP Host Agent,
- SAP Instance Agent,
- SAP NetWeaver AS ABAP,
- SAP NetWeaver AS Java,
- SAP HANA,
- SAP Web Dispatcher,
- etc.
