December 2007 Entries
Not too long ago I decided to look into a quick and easy solution for our corporate web team to use for generating self signed SSL certs on our dev/test web apps. I had a vague memory that there was something included in the IIS Resource Kit that would do just that, so I decided to check out SelfSSL. SelfSSL is a command line based tool that is very straightforward and you can figure out everything you need to know from the included examples. Initially it seemed to be exactly what I was looking for....