Configuring SSL for a website on IIS To remove the issue of sending/receiving data on http, SSL (Secure Sockets Layer) is used to encrypt data for transmission.
In order to implement SSL successfully on your IIS, you need to get a Server Certificate. Server Certificates can be obtained from a trusted 3rd party CA such as VeriSign or Thawte.
Steps for Configuring SSL
To configure SSL on your IIS web server...
by Nauman at November 5th, 2009 at 12:11 am