Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SSL configuration for ABAP engine

Former Member
0 Kudos

Hi Experts,

Can you please tell me how to configure SSL on ABAP engine?

Can you please guide me in details of the first part i.e. installation of SAPCRYPTOLIB for ABAP part?

I am not getting the document properly.

I am telling you what I have done.

1. I have downloaded the SAP Cryptoghraphic library for my platform.Two files were there--one is CAR file and another is SAR file.

After that probably

1. I have to extarct the files ( which one SAR or CAR? and how (with which command?))

2. After extraction, I'll get a file libsapcrypto.so. I have to put this into $DIR_EXECUTABLE directory.

What should be the exact path for $DIR_EXECUTABLE?

I have checked that in my system $DIR_EXECUTABLE=home/<sidadm>

Please let me know the absolute path where I have to put libsapcrypto.so

3. I have to set the environment variable SECUDIR to the directory $DIR_INSTANCE/sec.

What should be the exact path for $DIR_EXECUTABLE?

I have checked that in my system $DIR_EXECUTABLE=home/<sidadm>

Please let me know the absolute path to be set for SECUDIR.

Thanks and Regards,

Moulinath Ray

Edited by: Moulinath Ray on Feb 2, 2009 12:41 PM

1 ACCEPTED SOLUTION

volker_teichmann
Explorer
0 Kudos

Hello,

pls see the very usefull Doku at:

http://help.sap.com/erp2005_ehp_04/helpdata/EN/65/6a563cef658a06e10000000a11405a/frameset.htm

The values of Dir Instance and so on you will find in TA AL11.

Good Luck

Volker

1 REPLY 1

volker_teichmann
Explorer
0 Kudos

Hello,

pls see the very usefull Doku at:

http://help.sap.com/erp2005_ehp_04/helpdata/EN/65/6a563cef658a06e10000000a11405a/frameset.htm

The values of Dir Instance and so on you will find in TA AL11.

Good Luck

Volker