View Single Post
  #5  
Old 12-13-2007, 09:39 AM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default 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
Reply With Quote