Show TOC Start of Content Area

Procedure documentation Configuring SNC for Using the SAPCRPYTOLIB Using SAPGENPSE  Locate the document in its SAP Library structure

Use

As an alternative to the available SNC administration tools or for server types that do not offer a such a tool (for example, the SAProuter or the SAP system application server with Release < 6.10), you can use the command line tool sapgenpse to perform the configuration.

Note

Although you can maintain the AS ABAP's security information using other tools, we continue to use this server component for the examples in the following topics.

Procedure

...

       1.      Install the SAP Cryptographic Library on the server.

       2.      Create the PSE.

Note

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

·         Copy an existing PSE from the file system to use as the PSE for SNC.

·         Copy the PSE you create on this server to the other server components to use as the SNC PSE.

Also, if the component has several hosts, then you can create a single PSE on one host and copy it to the other hosts.

       3.      Create credentials for the server.

       4.      If you are using individual PSEs, then exchange the security information between the server and its communication partners.

       5.      Perform any connection or server-specific SNC configurations and activate SNC.

The individual steps are described in the topics that follow. Additional functions that you can perform using the configuration tool sapgenpse are also described, which include:

·        Deleting the server's credentials

·        Changing the PIN that protects the PSE

·        Renewing the Server's Certificate

 

For the specific configuration for the connection between an AS Java and an AS ABAP, see Configuring SNC: AS Java  AS ABAP.

 

 

 

End of Content Area