Show TOC

Configuring SNC for Using the SAP Cryptographic Library on the AS ABAPLocate this document in the navigation structure

To use the SAP Cryptographic Library for SNC, the AS ABAP must possess a public and private key pair that is stored in its SNC PSE.

It must also be able to identify its communication partners using SNC. Use the procedure below to generate the key pair and configure the application server accordingly.

Prerequisites
  • The application server is an AS ABAP as of Release 6.20. If you are configuring an ABAP application server prior to Release 6.20, then use the configuration tool sapgenpse for the configuration. (See Configuring SNC for Using the SAPCRPYTOLIB Using SAPGENPSE.)
  • You know the SNC names of the application server's communication partners.
Procedure
  1. Install the SAP Cryptographic Library on the application server For more information, see SAP Note 1848999 Information published on SAP site.
  2. Set the trust manager profile parameters .
  3. Create the SNC PSE.
    Note

    If you are using a single PSE for all server components, then you can:

Result

The application server is configured to use SNC with the SAP Cryptographic Library as the security product.