Hi,

I have a DMZ with two web servers. WEB_A has 192.168.100.5 and WEB_B
192.168.100.10.
WEB_A listens at 80 and serves our company web site to the internet.
We have a valid SSL certificate installed at WEB_A
We want to publish content (an OWA Server) that is at WEB_B:8084
Our Firewall is a Cisco PIX, no other firewall can be used.

How can I publish the OWA, while keep using the SSL certificate located at
WEB_A? Can a URL redirect work?

Thanks,