cancel
Showing results for 
Search instead for 
Did you mean: 

Could not read digitally signed licenses

Former Member
0 Kudos

Hello,

We are facing the error "could not read digitally signed licenses" while executing tcode - slicense on one of our app server.

Have checked the trace files dev_w* for corresponding error messages with search term "likey" but could not find any error.

Now the system is fine and the slicense tcode shows the license details without any error.

Note:- we have not made any changes later

Checked the profile parameters sec/libsapsecu and ssf/ssfapi_lib and they are fine

Regards,

Jitendhar

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Jitendhar,

Check whether the system is unable to load the SAPCRYPTOLIB (or CommonCryptoLib).

Note that the security toolkit must be available to load the licenses.

You might see something like:

"...

M *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("

...

N *** ERROR => No SSF library found

..."

Be sure that you are not using a UNC/NFS path to point to the library. This is a known cause for the issue.

Kind regards,

Cris