HOW TO: Enable SSL on IIS7
Solution
Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates
by Scott Guthrie - shows how to use SSL enable an existing web site on IIS 7.0 in 30 seconds.
Enable SSL on IIS7 and Windows Vista
by Suprotim Agarwal (dotnetcurry.com) - explores how to enable SSL on Vista using the IIS Manager.
How to configure SSL on IIS7 under Windows 2008 Server Core
by Sukesh - shows how to configure SSL on IIS7 with only command-line.
How to Setup SSL on IIS 7.0
by Saad (IIS.net) - shows how to use the command-line tool AppCmd.exe, Scripting provider WMI, and the IIS Manager to setup SSL on IIS 7.0.
Related Resources
IIS.net: Getting Started with AppCmd.exe
- by Mike Volodarsky