
12-13-2007, 09:39 AM
|
| Junior Member | | Join Date: Sep 2009
Posts: 0
| |
Re: HTTP works, but HTTPS fails with SRVE0017W Hi Ken,
Genius. Exactly the problem. Even though the request to the web app is on port 9080 and in http not https the request embeds the original port number and the virtual host (in my case default_host) needs to have *.443 added as a Host Alias.
thanks for all the help guys.
Archie |