ASP.NET 3.5 app running under IIS6.
Whenever I try to connect via SSL, I receive the response (in fiddler since the browser's trying to friendly-ify the errors)
HTTP/1.1 504 Connection Failed Connection: close
[Fiddler] 504 Connection Failed: No connection could be made because the target machine actively refused it xxx.xxx.xxx.xxx:443
Timestamp: 14:33:36.341
Anyone care to point me in the right direction?
0.0.0.0:443. Should I expect to see something there for the IP that the site is using? – David Lively Jun 25 '10 at 20:40