cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS communication

Former Member
0 Kudos

Hi,

I got a requirement where in I need to have HTTPS communication with one of my client. Basically I have to send files and receive files from their server.

Can anybody guide me what are the requirements my client should work for to support HTTPS communication and what type of adapter I should use to send and pick these files?

Regards,

Vijay.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi vijay

Try to close the thread if you get suitable answers....hope you got it..

DO ENCOURAGE SDNers

Regards

chandrakanth

Former Member
0 Kudos

hi

simply saying

HTTP is plain protocol which is not on secure layer but HTTPS as name indicates is a secure HTTP protocol providing security for sensitive/confidential data

Transport Protocol Choose HTTP 1.1 or HTTPs

The value you choose here will determine the values you indicate in the Authentication section

If you choose HTTP 1.1, the following fields are available:

Field Action

Client Authentication Required Select or deselect Client Authentication Required.

User Name Enter the value provided by the partner.

Password Enter the value provided by the partner..

regards

chandrakanth

Former Member
0 Kudos

Hi Abhishek,

I am working on XI 3.0. I have following questions.

1. Sender is not enable for HTTP adapter in my adapter. Hence I do not how to look for Security Check for Inbound Messages as it is not appearing.

2. For the plain HTTP adapter the transport protocol is HTTP 1.0. Then how can I use it for HTTPS communication?

3. I need to use HTTPS communication in outbound and inbound scenarios. If so can I use HTTP adapter for both the purposes?

Thanks for your answer.

Regards,

Vijay.

Former Member
0 Kudos
Former Member
0 Kudos

HI Vijay

refer the below links

You can use the HTTP adapter. Refer to following SDN TV demo of the HHTP adapter for details steps involved into it.

https://media.sdn.sap.com/SDNTV/main.asp?mediaId=107

HTTPS using XMLSPY

http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm

The HTTPS configuration data of the Adapter Engines has to be configured in the SLD.

More Information in the "SAP Security Guide XI"

http://help.sap.com/saphelp_nw04/helpdata/de/f7/c2953fc405330ee10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm

Under Security Check for Inbound Messages, you can specify which HTTP Security Level is to be assumed for incoming messages. You can choose from the following security levels:

○ HTTP (default value)

○ HTTPS without client authentication

○ HTTPS with client authentication

http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...

http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

Hope this will help you .....

pls reward if useful.....