cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of cryptographic library for digital signature

Former Member
0 Kudos

hi ,

i am trying to configure form 16 in my ABAP only ECC 6.0 server , by installing ADS on Solution manager system

i have installed ADS in solman and tested that it is workign fine via webservice navigator 'TEST' option

in STRUST i get error as "sap cryptolib not installed " in both my ABAP only system and also in my solution manager server where i have installed ADS

i downloaded cryptolib from market place

my doubt ,

- do i need to install sapcryptolib on ABAP servers only ? (or)

- do i need to install sapcryptolib on solution manager servers only ?

- or on both ?

kindly clarify

Accepted Solutions (0)

Answers (1)

Answers (1)

tiago_scherer
Participant
0 Kudos

Hello,

You must install the sapcryptolib on the ABAP server. Take a look on note 510007 for more information. I would also suggest taking a look on this blog for more information about SSL from ABAP to Java on ADS: /people/dezso.pap/blog/2008/01/25/ads-ssl-configuration-journal-i-abap--java-640--70x

Regards,

Tiago

Former Member
0 Kudos

hi ,

thanks for your reply . i referred to the blog you mentioned ,

in that in t code STRUST he is checking for the certifiates in step 1 .

Do we need to create certificate "SOAP" as mentioned in step 1 , only after installing SAP crypto lib ?

tiago_scherer
Participant
0 Kudos

Hello,

Yes, firstly you do all the steps from note 510007. Only after that you should follow the blog and do the rest of the configuration.

Regards,

Tiago