Show TOC Start of Content Area

Procedure documentation Setting the Trust Manager Profile Parameters  Locate the document in its SAP Library structure

Use

The next step in the configuration procedure on the application server is to set the profile parameters so that the trust manager can access the SAP Cryptographic Library.

Procedure

...

       1.      Set the following profile parameters on each AS ABAP instance.

Trust Manager Profile Parameters

Profile Parameters

Value

Examples

sec/libsapsecu

Path and file name of the SAP Cryptographic Library

UNIX: /usr/sap/<SID>/SYS/exe/run/
libsapcrypto.so

Windows: <DRIVE>:\usr\sap\<SID>\SYS\
exe\run\sapcrypto.dll

ssf/ssfapi_lib

Path and file name of the SAP Cryptographic Library

UNIX: /usr/sap/<SID>/SYS/exe/run/
libsapcrypto.so

Windows: <DRIVE>:\usr\sap\<SID>\SYS\
exe\run\sapcrypto.dll

ssf/name

SAPSECULIB

SAPSECULIB

       2.      Restart the application server.

Result

You can now maintain the SNC PSE using the trust manager.

 

 

 

End of Content Area