Entering content frameProcedure documentation Installing the SAP Cryptographic Library on the SAP Web AS Locate the document in its SAP Library structure

Prerequisites

You have obtained the SAP Cryptographic Library installation package.

Procedure

As user <sid>adm:

  1. Extract the contents of the SAP Cryptographic Library installation package.
  2. Copy the library file to the directory specified by the application server's profile parameter DIR_EXECUTABLE. In the following, we represent this directory with the notation $(DIR_EXECUTABLE).

Example

Examples

UNIX:

Windows NT:

  1. Copy the configuration tool sapgenpse.exe to any local directory, for example, also $(DIR_EXECUTABLE).
  2. Check the file permissions for the SAP Cryptographic Library. If, for example, you copied the library to its location using ftp on UNIX, then the file permissions may not be set correctly. Make sure that <sid>adm (or SAPService<SID> under Windows NT) is able to execute the library's functions.
  3. Copy the ticket file to the sub-directory sec in the application server's instance directory $(DIR_INSTANCE):

Example

Examples

UNIX:

Windows NT:

  1. Set the environment variable SECUDIR to the sec sub-directory. The application server uses this variable to locate the ticket and its credentials at run-time.

Recommendation

If you set the environment variable using the command line, then the value may not be applied to the application server's processes. Therefore, we recommend setting SECUDIR in the startup profile for the application server's user or in the registry (Windows NT).

Result

The SAP Cryptographic Library is installed on the application server and the environment is set up correctly so that the application server can locate the library at run-time.

 

 

 

Leaving content frame