Skip to Content
0
Former Member
Dec 21, 2007 at 09:10 AM

URL MAPPING FOR HTTPS IN WEB DISPATCHER

693 Views

Hi,

We've got a Web Dispatcher on top of a WAS 6.40 where our EP is deployed, being the solution configured SSL end-to-end. We need to perform an URL mapping and have successfully done it for http but does not work for https urls.

The entries in our .pfl file are as follows:

icm/HTTP/redirect_0 = PREFIX=/login,TO=/irj/portal,PROT=HTTPS,HOST=portalprod,PORT=50001

When we enter http://mycompany.com.uk/login we are correctly redirected to https://mycompany.com.uk/irj/portal but when entering https://mycompany.com.uk/login it fails. It seems Web Dispatcher passes the entered url directly to the server and no url mapping is done.

Any one knows what's happening?

Thanks in advance.

Paco.