cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS enabling

Former Member
0 Kudos

Hello all,

Please tell me the requirements and neccessary steps to enable HTTPS (receiving XML messages through HTTP Adapter with SSL). Thank you.

Regards,

Steve

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192798
Active Contributor
0 Kudos

Hi Steve,

In the communication channel you need to select the following:

- Transport protocol : HTTP 1.0

- Addressing Type : HTTP Destination

- HTTP Destination: Your ABAP RFC (type G)

In your RFC destination you specify the URL and the certificate to use to connect to your server.

Hope this provides you a solution.

Regards.

Praveen

Former Member