cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS at receiver side

Former Member
0 Kudos

Hi All,

In my synchronous scenario, from SAP R/3 to 3rd party. The receiver can accept/allows http(s) to maintain the secure communication. So how can I implement the HTTP(S) option in HTTP receiver adapter. Please also tell me how to implement the synchronous communication through HTTP(S) adapter?

Regards,

Praveen Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

in your adapter you choose 'HTTP Destination' for HTTP Destination that is an rfc that you have to configure in sm59. Their you can configure https also.

This might also help:

http://help.sap.com/saphelp_nw04/helpdata/en/85/46453c3ff4110ee10000000a11405a/frameset.htm

Regards

Patrick

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos
Former Member
0 Kudos

There is an option while using Http sender in Communication channel:

Http Security level: 3 options

Http

Https without client authentication

Https with client authentication

You have to provide these authentication parameters in RFC destination of Http type.

BR,

Kasturika