cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver HTTP Adapter for HTTPS request+response

Former Member
0 Kudos

Hi,

I have a scenario where I sent some information thourgh the http receiver adapter. the URL is a HTTPS connection. For example lets take: https://www.sdn.sap.com/irj/sdn

Now I need to import the Certificate to sent a request to the URL, right? I searched a lot but could not find really helpful information about the topic.

What I did: I opened the URL in IE 8.0 and dowloaded the certificate as "SAP.cer". Then I used STRUST to import it and use a HTTP Connection to external server (Type G). But when importing I have problems.

When I am in STRUST I have one Node called "Sytem PSE" and inside it is my own system hostname. Below that is a "File". I added the certificate to the node but cant select it from SM59. In HTTP Connection to external server (Type G) I have only DFAULT SSL CLIENT (Standard) and ANONYM SSL CLIENT (Anonymous). Cant select it.

Now how can I proceed? I couldn't get any further right now.

Thanks in advance.

Best Regards,

Arman

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

After selecting DFAULT SSL CLIENT (Standard) or ANONYM SSL CLIENT (Anonymous), please enter it will accept it.

Former Member
0 Kudos

Yes it has accepted it but now when i am testing the connection it says "Create failed: Argument not found"

Is this because of the SSL in STRUST or the SAPCryptolib?

Former Member
Former Member
0 Kudos

Hi,

First you need to configure the SSL configuration for ABAP stack. you told you having system PSE. It is a default one. For using SSL you should configure SSL. Ask your basis guys to do it.Exchange the server certificates. Add that Certificate in Client PSE(Standard).In sm 59 use the HTTPS port and in logon select SSL active and select standard. It will used for handshake purpose.

Regards,

Prakasu.M