cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SRM portal switching from HTTP to HTTPS.

Former Member
0 Kudos

Hi,

We have successfully installed the EHP3 SRM 7.0 server based on Netweaver 7.4 Release 1, with ABAP instance and JAVA portal instance.


OS : Windows Server 2012

Database : ORACLE 11.2.0.4

Now our requirement is to use the SRM portal link as https instead of http.

So kindly let us know which steps we have to perform?

Also I have following queries....

1. Do we have to install SAP web-dispatcher?

2. If we have to install SAP web-dispatcher then do we have to install it with different instance name other than the SRM ABAP and JAVA?

3. On which instance we have to install the SSL certificate? on JAVA instance or ABAP instance?

4. Which Web Server we have to configure IIS or APACHE?

Regards,

Amit.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hello Amit

The SRM 7.0 core services are ABAP WebDynpro so actually you can use SRM without the need of java portal.

I have configured SRM to use SSL without any problems.All you need to do is setup SSL on the SRM (ABAP) using the following instructions:

http://help.sap.com/saphelp_crm60/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm

Regards

Adi J.

Former Member
0 Kudos

Dear Adi,

Thanks for your suggestion.

I can understand your point, but we are already using the JAVA portal and we are calling webdynpro and BSP on portal from SRM ABAP and ECC.

Now on which instance we have to configure the SAP Webdispatcher ABAP or JAVA instance of SRM?

Kindly suggest.

Regards,
Amit.

Former Member
0 Kudos

Hi Amit

You can activate SSL on the JAVA Portal and and use the same setup as now just with https.

Use this to configure SSL on JAVA:

Adding New SSL Access Points - Network and Transport Layer Security - SAP Library

(Why do you need Webdispatcher ?)

Adi J.

Former Member
0 Kudos

Hi Adi,

Currently portal link is http://zevdev.host.com:52000/irj/portal

and now our client need to use https instead of http i.e. https://zevdev.host.com:52000/irj/portal

Thats why we need to install webdispatcher.

Correct me if I am wrong.


Regards,

Amit.

Former Member
0 Kudos

Then you don't need webdispatcher at all.

All you need is to setup SSL on the JAVA Portal and the url will be:

https://zevdev.host.com:52001/irj/portal


In some Java versions the SSL is on by default. Try to connect to the java SSL address i mentioned.

The default port is 5xx01 so it will be 52001


Adi J.


Former Member
0 Kudos

Hi Adi,

I have tried the link https://zevdev.host.com:52001/irj/portal but its not working.

Can you please let me know what steps i have to follow??

Regards,

Amit.