cancel
Showing results for 
Search instead for 
Did you mean: 

SSL certificate clarification

Former Member
0 Kudos

Hi ,

I have a requirement to configure the PI system to communicate with a legacy system, so could any please answer my below questions

1. Use of SSL certification,

2. if an PI 7.1 system want to communicate with legacy system, is this enough to apply the ssl certificate on ABAP side or

weather we need to apply on java side also

3.From which site we need to download these certificates

4. please mention the procedure to apply ssl certificate also.

5. difference between ssl certificate and digital certificate

Thanks,

Pavan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Pavan,

1. Use of SSL certification,

Please search on SAP Help / SDN.

2. if an PI 7.1 system want to communicate with legacy system, is this enough to apply the ssl certificate on ABAP side or

weather we need to apply on java side also

Certificate will be installed in VA / NWA. If it's a CA certificate, then import the certificate in CA view. If it is a Client certificate, then create a view ICM_SSL_xxx (or re-use a view with the name ICM_SSL_xxx, it doesn't matter).

3.From which site we need to download these certificates

The certificate should be provided from your receiving party.

4. please mention the procedure to apply ssl certificate also.

5. difference between ssl certificate and digital certificate

Please search on SAP Help / SDN.

Regards,

Neetesh

Former Member
0 Kudos

I hope my blog will answer most of your questions.

/people/sudeep.biswal/blog/2010/05/19/how-to-configure-sap-xipi-for-secure-connectivity-to-an-ecommerce-web-server

Edited by: sudeepbiswal on Jun 1, 2010 6:22 AM