cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web Gui; from http to HTTPS

Former Member
0 Kudos

Hi All,

     I am working on trying to make our SAP available online. But i am having trouble securing it particularly switching to HTTPS, securing the site before making it public. Any Help or information on this matter is much appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

jimguo
Advisor
Advisor
0 Kudos

Hi,

If you would like to enable HTTPS on AS ABAP, Note 510007 may be helpful.

Thanks.

Jim

Answers (2)

Answers (2)

former_member194364
Active Contributor
0 Kudos

Hi Rosendo,

As an addition to Samuli's suggestion you should also consider using the SAP Web Dispatcher - SAP Library

(for loadbalancing and to act as a Reverse Proxy)

Regards,

Oisin

Former Member
0 Kudos

Are you having trouble with the technical setup of enabling HTTPS or the application side meaning forcing the application to be accessed with HTTPS? If the latter, you can configure the ICF service to only support HTTPS. If the former, have a look at the application help on how to enable HTTPS for AS ABAP.