Browse by Tags

All Tags » IIS » HowTo (RSS)
SSL Host Headers? Does it really exist? Yes however somewhat tricky. You need to have a Wildcard or *.domain.com SSL certificate. Your domains need to be all sub-domains of the wild card domain You just can’t do it using the IIS inetmgr user interface...
Posted by mikedopp | 1 comment(s)
Filed under: , ,
Recently I ran into a SSL cert issue. I run a small e-commerce site and was doing some testing on it. Got to the buy now feature (when the site switches from non- SSL to SSL or http to https) I received a your SSL cert has expired. What? No I remember...
Very Easy little command line to remote into an IIS machine. Using any windows box. runas /noprofile /netonly /user:<Username>@<Domain> "iisreset <Machine Name>" Domain can be substituted for IP. Also another quick tip: Reset...
Posted by mikedopp | with no comments
Filed under: , ,
I being a very intelligent web developer (This is true). Decided it might be fun to delete the Default Web Site in IIS6.0 not thinking much of it. Of course it wouldn't have mattered at all, at least until I decided to install commerce server 2007 enterprise...
More Posts