Paramètre SAP ssl/ssl_lib - Filename for external SSL shared library

Parameter
ssl/ssl_lib

Short text
Filename for external SSL shared libraryWith this parameter, the file name for the external SSL librarycan be explicitly configured. Here, only a SAPCRYPTOLIBcan be loadedThe SAPCRYPTOLIB contans cryptographic algorythms and is subjectto export control of the German Federal Export Office. It mustNOT be shipped on the installation CD.After logon, most customers can download SAPCRYPTOLIBfrom SAP Service Marketplace themelves. After unpackingthe downloaded CAR-archives, the relevant shared library is to becopied to each application server according to $(DIR_LIBRARY).It is not then necessary to set this profile parameterNormally, the preset (compiled) path andfile name should match. Since the names of the file ending and the
prefixesof the names of shared library are platform-dependent,the preconfigured name is also platform-dependent.

Work area
SNC (SSL)
Compaq/DEC (Tru64 Unix)
$(DIR_LIBRARY)/libsapcrypto.so
HP (HP-UX)
$(DIR_LIBRARY)/libsapcrypto.sl
IBM (AIX)
$(DIR_LIBRARY)/libsapcrypto.so
Linux
$(DIR_LIBRARY)/libsapcrypto.so
Microsoft (NT/9x/ME/W2K)
$(DIR_LIBRARY)/sapcrypto.dll
SNI (Reliant Unix)
$(DIR_LIBRARY)/libsapcrypto.so
Sun (Solaris 2.x)
$(DIR_LIBRARY)/libsapcrypto.so
OS/390
$(DIR_LIBRARY)/libsapcrypto.dll

Who is allowed
The customer

Limitation for os
None

Limitation for db
None

Other parameter
NoFilename up to 255 characters longIf the file name does not contain any path separators ("/" oder "\")the system searches the directory $(DIR_LIBRARY).