cancel
Showing results for 
Search instead for 
Did you mean: 

How to redirect URL in EP from http to https

Former Member
0 Kudos

Hi,

We have implemented https in our EP 6.0 and would like to rediect all http URL to https when the users type in http. Is there way we can achieve this by doing some configuration at EP level.

Please let me know

Appreciate your response

Thanks,

Vadi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

<b><u>This could be one of the probable solution for your requirement</u></b>

You can achieve this using a Web Dispatcher and SSL configuration.

Here the Web dispatcher will recieve all the HTTP request and redirect it to HTTPS.

For details refer the following link

http://help.sap.com/saphelp_sm40/helpdata/en/d8/a922d7f45f11d5996e00508b5d5211/content.htm

Regards,

Prem