cancel
Showing results for 
Search instead for 
Did you mean: 

Change protocol HTTP to HTTPS Netweaver Java 7.0

Former Member
0 Kudos

Hi, i have change protocol http to https in the portal. how apply change? i have modify Web-Dispatcher?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Web Dispatcher level is quick and easy to modify as well as easy to restart.

For the scenario

HTTP ---> HTTPS icm/server_port_0/1= ... PROT=HTTP ...

put

wdisp/ssl_encrypt=2

in webdisp.pfl and restart it.

Thanks

SM

Former Member
0 Kudos

Hi SM.

icm/server_port_0 = PROT=HTTP,PORT=80

new line icm/server_port_1 =PROT=HTTPS,PORT=xxxx

new line wdisp/ssl_encrypt=2

This correct??

Former Member
0 Kudos

Yes, this is correct according to your initial question. Which means Web Dispatcher is sending HTTPS to J2EE 50001 Port.

thanks

SM

p330068
Active Contributor
0 Kudos

Hi Eli Daniel Ramones

Please check :-

http://wiki.sdn.sap.com/wiki/display/SI/Web+Infrastructure

http://wiki.sdn.sap.com/wiki/display/EP/Convertinghttpto+https

Best Regards

Arun Jaiswal

Former Member
0 Kudos

Hi, apply changes in the web dispatcher but no successfully.

In the profile Webpdispatcher:

wdisp/system_0 = SID=EP1, MSHOST=192.168.0.121, MSPORT=8101, SRCSRV=www.server.com

icm/server_port_0 = PROT=HTTP,PORT=80

icm/server_port_1 = PORT=HTTPS,PORT=443

icm/HTTP/redirect_0 = PREFIX=/, FROMPROT=http, PROT=https, TO=/irj/portal/light/anonymous

***********************************************************************************************

Help please.

Former Member
0 Kudos

Paste the dev_webdisp here.

Thanks

SM

Answers (0)