I needed to quickly setup SSL for IIS this morning. I didn't need a real certificate, just something that would allow https:// to work. Once again, Google comes to the rescue with this helpful page.
I needed to quickly setup SSL for IIS this morning. I didn't need a real certificate, just something that would allow https:// to work. Once again, Google comes to the rescue with this helpful page.
Archived Comments
Actually if you use Windows 2003 and IIS 6.0 there is a tool in IIS 6.0 Resource Kit (free download) called SelfSSL that you can use to quickly make and install self-signed certificates:
http://www.microsoft.com/do...
Pretty cool. Thanks for the link, um, nameless. :)