Browse by Tags

All Tags » Windows Server » IIS (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: , ,
More Posts