cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS sender soap adapter

Former Member
0 Kudos

Hi,

I want to use HTTPS port for one of our SOAP -->RFC sync interface .

currently we are using  http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel this url and its working fine,

Here  we want to use  HTTPS  ( HTTPS with client authentication as security level) ,but in our current PI system ( 7.31) is  not enabled https/ports.

Please let me know how we can enable  HTTPS  port ,let me know the process.

once HTTPS port is enabled  please let me know the process to use  HTTPS with client authentication as security level)


Thanks

Surya

Accepted Solutions (1)

Accepted Solutions (1)

naveen_chichili
Active Contributor
0 Kudos

Hi Surya,


Base on your requirement ports like 433, 4022 etc as per availability to Trading partners.

Port mapping should be done in the firewall configuration as your web dispatcher port(This information can be obtained from your basis team / will be managed at the installation time / netweaver administration.)

80* series is for ABAP ports and 50* series i sfor JAVA port.

Also check the below link for more information.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/09/20/sender-soap-adapter-https-with-cl...

Thanks and Regards,

Naveen

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

>>Please let me know how we can enable  HTTPS  port ,let me know the process.

Generally for HTTPS communication we open port 443, so u can ask ur network/or BASIS team to do the same for u.

Thanks

Amit Srivastava

iaki_vila
Active Contributor
0 Kudos

Hi Reddy,

Check this Aashish Sinha'blog

Regards