Thursday, July 14, 2011

How to configure HTTPS on SAP

HI All,

Here is the procedure to activate the HTTPS for SAP system.

1) 1) Download SAP Cryptographic from SAP service market place

Service market place 

From above link download SAP Cryptographic Library for your OS.

2) Uncar the archive using SAPCAR –xvf and copy the same to kernel directory.(/sapmnt/SID/EXE)

3) Add SAP profile parameter(RZ10) icm/server_port_2 = PROT=HTTPS, PORT= ,restart system.

4) Run command on OS level with user sidadm

sapgenpse gen_pse -p SAPSSLS.pse

it will prompt for certain inputs and passwords provide the same and finish.

5) Go to SMICM and check available services ,https should be in active mode to work perfectly.

1 comment:

Anonymous said...

Hi,

didn't you have to adapt the profil parameters as well to direct to the "libsapcrypto.o".

RZ10: ssl/ssl_lib

Best regards
Christian