first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

MCAD/MCSD Notes: Chapter 8, Lesson 5; Providing Secure Communication

Lesson 5: Providing Secure Communication

The purpose of this lesson is to explain how Secure Sockets Layer (SSL) communication is implemented with IIS configuration and URIs.

A third-party corporate authority provides an encryption key called a "server certificate" for cryptographic communication on the SSL.

One article, "Enabling SSL in IIS on Windows XP Professional," shows how to set up SSL for testing purposes using SSL:

http://www.somacon.com/p41.php

The Blog post "Setting up SSL correctly with IIS and ASP.NET" by Paul Wilson touches upon this matter:

http://weblogs.asp.net/pwilson/archive/2004/12/23/331455.aspx
mod date: 2005-09-23T23:59:50.000Z