Testing SSL and IIS

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

Comment 1 by ^_^ posted on 7/14/2003 at 5:33 PM

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...

Comment 2 by Raymond Camden posted on 7/14/2003 at 9:06 PM

Pretty cool. Thanks for the link, um, nameless. :)