Skip to Content
0
Former Member
Apr 11, 2006 at 05:05 PM

Web dispatcher with SSL

42 Views

Hi,

We have EP 6.0 SP16 paltform on win2003/oracle.

We configured SSL, so we connect using https protocol.

We have two application servers for our portal platform.

For load balancing we use SAP Web Dispatcher.

we didn't configure SSL for the host where Web dispatcher resides. So we want web dispather to convert http requests to https.

For this purpose we used parameters

icm/server_port_0 = PROT=HTTP, PORT=8003

wdisp/ssl_encrypt = 2

as said in

http://help.sap.com/saphelp_nw04/helpdata/en/d8/a922d7f45f11d5996e00508b5d5211/frameset.htm

we get error:

Detail: no valid destination server available for '!ALL' rc=7

How can we solve this error ?

Best regards