Hello,
I try to set up SSL connection in order to run HTTPS REST request from inside HANA XS Engine.
Now I receive an erroe message:
Error: HttpClient.request: request failed. The following error occured: internal error occurred "Failed to get certificate store for HTTPS connections" (line 15 position 0 in ...)
When I tried to set up Trust Store in XS Admin Tool site I received the following:
While looking in the HANA Security Document (4.3.3) I understood that there are some steps that need to be done in order to set up SSL on HANA (inspite of the fact that it is required for inbound requests). However, I stack on step 5 since I cann ot find file libsapcrypto.so in the path specified in the document: /hana/shared/XXX/global/security/lib/
Can anyone provide me with the steps required to launch SSL REST requests from inside HANA?
Thank you,
EG