cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling SOAP over HTTPs on PI7.0

Former Member
0 Kudos

Hello

We have a requirement to connect PI7.0 to PI7.1 with SOAP over HTTPS. Would you please let us know what all configuration need

1. Setting required to be done on PI7.0 ( Communication Channels, Receiver and Sender agreements)

2. Where to put private key and root certificate in Visual admin

3. Port configuration for outbound and inbound traffic.

4. Enabling of SSL on PI7.0.

5. Any ICM related setting on PI7.0

Thanks & Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This topic has been discussed in details on SAP Help ... make an effort for searching that.

Former Member
0 Kudos

Hello PI Expert,

Thanks for you help, Actually we have done all the necessary configuration but still the communication is not established

so I queried on forum to know what all settings are their in perspective of Ports, Certificates, Directory Configurations and

are we missing any?

Thanks

Uttam Borsare

Former Member
0 Kudos

Actually we have done all the necessary configuration but still the communication is not established

Could you explain what all configurations you have made? It might be helpful in analyzing the issue in a better way.

Former Member
0 Kudos

Hi Uttam,

Hi,

For using HTTPS protocol, you have to chose the option of HTTPS in the 'HTTP Security Level' parameter on SOAP sender communication channel.

For using HTTPS protocol, the SSL certificates need to be deployed on the server.

Below are the links for more information on SSL certificates:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm

http://www.tldp.org/HOWTO/SSL-Certificates-HOWTO/

For choosing & installing steps of SSL, refer the below links:

/people/aniket.tare/blog/2005/03/22/ssl-certificate-installation-procedure-for-sap-j2ee-engine-630-150-steps-in-visual-administrator

http://info.ssl.com/article.aspx?id=10694

-Supriya.

Former Member
0 Kudos

Hi Supriya,

We have gone through all the links and were help in reconfirming that we have done the same settings. Still the issue persists

i am asking for logs from customer and will post it asap.

Thanks

Uttam

Former Member
0 Kudos

Hello,

This issue got resolved, the issue was because

1. default ss-credential certificate was configure in ssl provider on one particular port, so was not picking up the actual certificate.

2. Cache issue : even after doing all the configuration properly system was picking old configuration where proxy was configured so message use to direct to that proxy and end up in failure. After doing Cache refresh this issue was also resolved.

Thanks all for your suggestions.

Thanks and regards

Uttam