HTTPS
How to Set Up SSL on IIS 7
Created Nov 22, 2007 by saad
Introduction - The steps for configuring Secure Sockets Layer (SSL) for a site are the same in IIS 7 and IIS 6.0, and include the following: Get an appropriate certificate. Create an HTTPS binding on a site. Test by making a request to the site...
Introduction to IIS 7 Architecture
Created Nov 16, 2007 by pharr
Introduction - Internet Information Services (IIS) 7 provides a new request-processing architecture that includes: A new service, Windows Process Activation Service (WAS), which enables sites to use protocols other than HTTP and HTTPS. A Web...