cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS Connectivity via Sender SOAP Adapter

Former Member
0 Kudos

Hi All,

At present we are using the following configuration to connect to XI

Sender Soap channel HTTP security Level : HTTP

Now we need to implement HTTPS connection.Can you please provide me the required details as to how i need to configure SOAP Adpater for HTTPS connection

Regards

Vinay P

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

thanks for the reply

former_member307485
Active Participant
0 Kudos

Hi Vinay,

Please check the below link:

https://service.sap.com/sap/support/notes/891877

https://service.sap.com/sap/support/notes/856597

Note: Normally, the SOAP adapter servlet runs on the engines HTTP port. But you can activate the engine's HTTPS port so that this servlet can receive messages sent to the HTTPS port. See the documentation about the J2EE engine's security configuration.

Regards,

Divya

prateek
Active Contributor
0 Kudos

First you need to enable SSL on XI java engine. Then the rest of configuration in channel would be based on the certificate in use and authentication requirement.

Regards,

Prateek

Shabarish_Nair
Active Contributor
0 Kudos