cancel
Showing results for 
Search instead for 
Did you mean: 

Configure SSL on SAP Web AS

Former Member
0 Kudos

Hi

We had configure SSL on SAP J2EE Engine. Now our application team is looking to configure SSL on SAP Web AS. Here we are running XI on SAP Web AS 6.40 with oracle database.

We followed steps to confgure SSL on SAP J2EE Engine using "Enabling SSL and client certificates on SAP J2EE Engine by Angel Dichev" of RIG, SAP Labs.

Now SSL is already working for J2EE engine. What would be the steps to follow to configure SSL for SAP Web AS. Do i need another certificate signing request to send it to CA? Can i export the certificate from J2EE engine and inport it to SAP Web AS?

As per SAP help file (http://help.sap.com/saphelp_nw2004s/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm), i have set the profile parameter.

Pls let me know if i have to follow another steps.

Regards

Amarjit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Amarjit

check with these

Configuring the SAP Web AS for Supporting SSL

http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/frameset.htm

Configuring the SAP Web AS for Supporting SSL

http://help.sap.com/saphelp_nw04/helpdata/en/52/31683ab81fd846e10000000a11402f/frameset.htm

Regards

Abhishek

Former Member
0 Kudos

Thanks for your reply.

We have installed XI (ABAP+JAVA) on SAP Web AS. We enabled SSL on SAP J2EE engine. We generate the CSR request and send it to CA to be signed. After that, we imported

the corresponding request to XI for SAP J2EE engine.

Now we want to configure SAP Web AS for supporting SSL. Do i need another certificate signed by CA?

SAP J2EE engine is deployed on the same SAP Web AS where i'm trying to configure SSL now.

I checked the SAP help files. Configure SSL on J2EE Engine and configure SSL on SAP Web AS have the different steps.

Do i need another certificate signed by CA? or can i use the same certificate (that is used for J2EE Engine) for SAP Web AS?

Thanks once again.

Regards

Amarjit

Former Member
0 Kudos

Hi,

You have to use the same certificate signed by CA.

This will plea to match and verify with the certificates.

Thanks

Swarup

Former Member
0 Kudos

Hi Amarjit,

Please go through the following link to "Configuring the SAP Web AS for Supporting SSL"

http://help.sap.com/saphelp_nw70/helpdata/en/65/6a563cef658a06e10000000a11405a/frameset.htm

hope this will help you to achive your goal.

-Pinkle