cancel
Showing results for 
Search instead for 
Did you mean: 

regarding sending certificate to the third party while archiving SAP data

Former Member
0 Kudos

Hi,

I am stuck at one point in SAP. The steps I have followed are:

1. go to transaction code "oac0" (Display content repositories).

2. double click to any archive.

3. Here we can see a "Send Certificate", button.

By pressing this button, an http request is fired over the network, addressing the application server in its configuration configured for that archive. Together with it an certificate is also sent to the server outside SAP.

Generally we do validation of the certificate outside SAP in our application, e.g. in our JAVA code, using iaik jars (security jars).

Now I need to validate this certificate inside SAP itself prior to be sent over the network from SAP.

Is it possible any way.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Mridul,

Depending on your ERP version you can use STRUST to import the certificate into the ABAP system.

Regards,

Salvatore Castro

Sr. Solution Architect