cancel
Showing results for 
Search instead for 
Did you mean: 

difference between HTTP asnd HTTPs in SOAP scenario

former_member190358
Participant
0 Kudos

Hello gururs,

Could you please tell me the difference between HTTP and HTTPS option in PI adapter.

Thanks in advance.

Regards,

Ravi

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

Try SCN search. Thread is marked answered.

Regards,

Prateek Raj Srivastava

baskar_gopalakrishnan2
Active Contributor
0 Kudos

HTTP Scenario: You can just go with basic authentication (user/password) credentials to consume web service which is hosted by soap adapter. Whereas HTTPS is secured web protocol. It requires certificate authentication and works on SSL (SECURE socket Layer). So it requires special port example 50001(PI Port). So it uses certificate authentication which is simple certification validation on both sides or it supports even enhanced cert authentication like HTTPS with client authentication. Refer SAP help documents and google for this topic to get more details.

Former Member
0 Kudos

Check this Help:

http://help.sap.com/saphelp_nw70/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm

Transport Protocol

● HTTP (including HTTPS)

If the server requests a certificate from the client (HTTPS), set the indicator Configure Certificate Authentication.

○ Specify the Keystore Entry.

○ Specify the Keystore View.