Show TOC Start of Content Area

Procedure documentation Configuring SNC: AS Java à AS ABAP  Locate the document in its SAP Library structure

Use

To connect to an AS ABAP, the AS Java uses the Java Connector and RFC. To secure such connections, use SNC.

Prerequisites

·        The external security product is installed on the server.

Note

In this documentation, we describe the configuration when using the SAP Cryptographic Library. For more information, see Installing the SAP Cryptographic Library on the AS Java.

If you use a different security product, then see your security product’s documentation for any product-specific configuration steps.

      You are familiar with the SNC infrastructure. You know which Personal Security Environment (PSE) the application server uses for SNC and you know whether you are using a single PSE for both communication partners or individual ones. For more information, see Using the SAP Cryptographic Library for SNC.

      SNC is activated on the application server.

Procedure

...

       1.      Either create a Personal Security Environment (PSE) or copy the application server’s SNC PSE to the AS Java’s SECUDIR directory.

       2.      Create credentials for the AS Java.

       3.      If you are using individual PSEs, then exchange the two servers’ public-key certificates.

       4.      Set the AS Java’s SNC parameters.

       5.      Maintain the SNC system access control list on the application server.

Result

The connection between the AS Java and the AS ABAP is protected with SNC.

 

 

End of Content Area