cancel
Showing results for 
Search instead for 
Did you mean: 

Configuration to expose WebService via HTTPS in SAP PO 7.5

JuanManuelC
Explorer
0 Kudos
677

Experts,

I hope this message finds you well. I am reaching out to seek guidance on the necessary configuration to expose a WebService in SAP PO 7.5 through HTTPS instead of HTTP.

I have already developed the Service Interfaces and the channel to expose the WebService using the SOAP protocol. However, when generating the WSDL in Integration Builder, it is generated in the "normal" format, i.e., http://[host]:[port]/dir/wsdl?p=XXXXXXXX. My requirement is for this WSDL to be accessible via HTTPS, such as https://[host]:[port]/dir/wsdl?p=XXXXXXXX.

I would greatly appreciate it if someone could provide detailed information on the steps I need to follow or the configuration adjustments I should make in SAP PO 7.5 to achieve this secure exposure via HTTPS.

Thank you very much for your time and assistance!

Best regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

fprokopiuk
Active Participant
0 Kudos

Hi Juan,

Please ask you basis to configure SSL connection for your SAP PI/PO application (or maybe it's already done). More details about the topic can be found in SAP Process Integration Security Guide - HTTP and SSL