Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Apply or install Verisign SSL certificate in R/3

Former Member
0 Kudos

Dear all,

My company is going to implement epayslip which will allow users to view their payslip from Portal.

Currently the portal is installed with SSL Verisign, so to ensure the connection between Portal and R/3 is also secured, I am asked to install and apply the SSL certificate in R/3 as well.

Questions

a.) Kindly advise how should I go about it ?

b.) How do I check if in my system already got the cert installed ?

<removed_by_moderator>

Thanks.

Regards,

Kent

Environment: NW 2004S SR2 (Kernel 7.00 for OS/400) ERP 2005 SR2 (ECC6)

Edited by: Julius Bussche on Apr 10, 2008 6:08 AM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Kent,

The easiest way to check whether the certificate is installed in your R/3 system is call any of your bsp page from the web browser using https://<hostname>/sap/bc/bsp/sap/it00 and if this URL is working then ssl is working.Apart from that you can go to STRUST transaction from here also you will be able to find if its installed.Hope this would help you.

Thanks and Regards,

-Bijesh.

2 REPLIES 2

Former Member
0 Kudos

Hello Kent,

The easiest way to check whether the certificate is installed in your R/3 system is call any of your bsp page from the web browser using https://<hostname>/sap/bc/bsp/sap/it00 and if this URL is working then ssl is working.Apart from that you can go to STRUST transaction from here also you will be able to find if its installed.Hope this would help you.

Thanks and Regards,

-Bijesh.

Former Member
0 Kudos

Kent,

You can get details on how to configure R/3 for SSL here. http://help.sap.com/saphelp_nw70/helpdata/EN/e0/48e13a1522a441e10000000a11405a/frameset.htm

-RK