Application Development and Automation 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: 
Read only

SSF_KRN_DEVELOPE - Decryption Issue

sagarkanade1
Explorer
0 Likes
2,910

Hi Experts,

We are trying to achieve encryption/decryption using certificates in STRUST. The process is to send an signed and encrypted file to an external system. For this we are using SSF_KRN_SIGN_BY_AS and SSF_KRN_ENVELOPE respectively. We are expected to get a decrypted response in return(even if its a logical error).

We get a 400 error in response along with decrypted XML string.We are using the FM SSF_KRN_DEVELOPE to decrypt the same. The table parameter recipient in the FM is being populated with the ID(CN* value in the certificate) and profile(SAP OS path to pse file) but the ostr_output_data table remains empty.

Is there anything that is being missed here.

The CommonCryptoLib (SAPCRYPTOLIB) Version is 8.5.23. We tried using SSF02 to Develope the XML but we get SSF_API_DECODE_FAILED and SSF_API_UNDEFINED_RESULT(under Results for recipients).

Please guide on the same.

Regards,

Sagar

3 REPLIES 3
Read only

0 Likes
1,963

I have a same problem.

Do anyone have a solution?

Ludek

Read only

0 Likes
1,963

Hello,

I have the same problem.

Does anyone have a tutorial, HowTo-paper or maybe an example?

I suspect there is something wrong in the STRUST-settings.

Best regards,

Andreas

Read only

Former Member
0 Likes
1,963

I'm also presenting the same problem if Anyone has found a solution please post it. Regards