cancel
Showing results for 
Search instead for 
Did you mean: 

Configure HTTPs with SAP PI 7.00 (without ehp 1)

Former Member
0 Kudos

Hi experts.

We're trying to build a scenario Proxy --> Https in 7.0 without ehp 1 ....

¿How can we achive the HTTPs communication in receiver side? ¿Which communication channel do we have to use (Http,Soap,Xi) and how to set this channel with ssl security?

We're already import the certicate in abap and java stack.

Thanks a lot.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thanks a lot Simone .... but I haven't known yet which receiver communication channel I have to use (plain http, soap, xi) to enalbe the communication between PI and the third party by Https. The message has to be sent from PI to a 3d party.In 7.0 I don't have security level to configure in channels so do I have to create an Http destination with SSL pointing to my final URL in SM59 an use it in my communication channel?

Thanks a lot.

Regards.

Former Member
0 Kudos

If you need to set up an HTTPs connection to the 3rd party system, you can use the HTTP adapter, configuring the destination host with the Connection Name (declared in the SM59 transaction).

In SM59 Transaction: Create a Connection Type G with the destination hostname of the 3rd Party System, you need to flag the checkbox SSL ACTIVE in the Security Tab, and then select your Client Certificate.

Answers (0)