cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS protocol needed, HTTP only available - SOAP scenario

Former Member
0 Kudos

Hi guys!

I am not able to enable HTTPS protocol in my scenario. I have R/3->XI->SOAP scenario. Target web service is running on https://.. Since client certificate is needed to authorization, I have imported it into visual admin : created a new View and imported certificate (new entry).

In my communication channel I have set target host as https://.. provided a certificate (view and entry) and defined proxy. In spite of all this, XI is neding data via standard HTTP. In the channel is set HTTP as communication protocol. But there is no posiibility to select HTTPS. There isn't such option. I thought, if I set as target https:// .... the protocol will be switched automatically. Or are there more settings needed to be able to select HTTPS protocol in the communication channel?

Thanx for any advice!

Olian

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

In the receiver SOAP adapter you will have an option Configure Certificate, select this and select the cetertficate.

The Call will be triggered to the Https url.

If not sure, try to use the TCP Gateway tool to find if the call goes to the https url or http.

Regards

Bhavesh

Answers (0)