-
Recent Posts
Archives
Twitter Updates
- Before griping that EntityFramework doesn't support migrations outside application execution context, please check the tools directory 11 hours ago
- @wheresyourbrain did not know that! interesting ladies. 12 hours ago
- via @gilesgoatboy, an "interesting video on the science of willpower" bit.ly/KfKBqq 12 hours ago
- If I were an executive I would not be satisfied with that slide. 2 days ago
Category Archives: Tools
Obligatory Utility Roundup Post
I have set up a few new PCs lately in the course of getting set up on my new job. Here is what I install: Windows XP SP3 – Vista too much friction Use BlackViper‘s Safe config Turn off System … Continue reading
Posted in Tools
5 Comments
Self-signed SSL Certs on IIS 6 part 2
Q: How do I install self-signed SSL certificates on two IIS 6 websites on the same server where both sites use port 443 and are configured with host headers? A: Multiple SSL sites on a single IIS server using host … Continue reading
Self-signed SSL certs on IIS 6
Q: How do I install a self-signed SSL certificate on an IIS 6 website? A: Use the SelfSSL utility that comes with the IIS Resource kit! http://codeforeternity.com/blogs/technology/archive/2008/02/15/creating-self-signed-ssl-certificates-on-iis-6-0-and-windows-server-2003.aspx Q: How do I install self-signed SSL certificates on two IIS 6 … Continue reading