cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dispatcher with SSL termination for EP

SandipAgarwalla
Active Contributor
0 Kudos

Hi All,

I want to configure SAP Web Dispatcher (installed on windows) for SSL

termination scenario. I did all the configuration steps, SSL Basic,

SSL termination steps without Metadata Exchange scenario.

But , when i am trying to access the portal using "<b>

https://<DispatcherHost>:<Port>/irj/portal</b>", its giving <b>page

can not be displayed</b> error

<i>This is how the profile file of the dispatcher looks like,</i>

                                  • profile file **************

  1. Profile generated by sapwebdisp bootstrap

  1. unique instance number

SAPSYSTEM = 2

  1. Accessibility of Message Servers

rdisp/mshost = <portal server>

ms/http_port = 8101

  1. SAP Web Dispatcher Parameter

wdisp/auto_refresh = 120

wdisp/max_servers = 100

wdisp/shm_attach_mode = 6

  1. configuration for large scenario

icm/max_conn = 16384

icm/max_sockets = 16384

icm/req_queue_len = 6000

icm/min_threads = 100

icm/max_threads = 250

mpi/total_size_MB = 500

mpi/max_pipes = 21000

#maximum number of concurrent connections to one server

wdisp/HTTP/max_pooled_con = 2000

wdisp/HTTPS/max_pooled_con = 2000

  1. SAP Web Dispatcher Ports

  2. SAP Web Dispatcher Web Administration

icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin

icm/server_port_0 = PROT=HTTPS,PORT=5000

icm/server_port_1 = PROT=HTTP,PORT=0

icm/HTTPS/verify_client = 0

DIR_INSTANCE=D:\SAP_SSL\secudir

ssl/ssl_lib=D:\SAP_SSL\secudir\sapcrypto.dll

sss/server_pse=D:\SAP_SSL\secudir\SAPSSL.pse

wdisp/ssl_encrypt = 0

wdisp/add_client_protocol_header = true

                                  • profile file **************

After modifying the profile file, restarting the dispatcher gives the

following information in the command prompt,

                          • Information in command prompt *******

D:\SAP_SSL\sapwebdisp\sapwebdisp pf=sapwebdisp.pfl

**Warning: Could not start service 5000 for protocol HTTPS on host

<hostname>" <on all adapters>

*SAP Web Dispatcher up and operational <pid: 1700>*

                          • Information in command prompt *******

What may be problem? Did i miss out any steps ?

Please help !

Regards,

Sandip

Accepted Solutions (0)

Answers (2)

Answers (2)

SandipAgarwalla
Active Contributor
0 Kudos

Closing the thread...

Former Member
0 Kudos

Hi Sandip,

Please check this thread..

/thread/41459 [original link is broken]

cheers,

Prashanth

P.S : Please mark helpful answers

SandipAgarwalla
Active Contributor
0 Kudos

Hi Prashant,

Thanks for your reply. But i guess you got my question wrongly. There is no problem when i access the portal through it's hostname url...The problem comes when i access it through web dispatcher host which is been configured for SSL termination.

Any help ???

Regards,

sandip