Microsoft IIS 5.0 Support
- Launch the Microsoft Internet Services Manager (MMC):
Select Start /Programs/ Administrative Tools/ Internet Services Manager - Expand your Web Server by selecting '+'.
- Select the Virtual Directory you wish to secure.
- Right-click and select Properties.
- Select Edit from the Secure Communications area.
- Select Require Secure Channel when accessing this resource.
- Select Do not accept Client Certificates.
- Select OK.
- Select OK to close the Properties page.
You have now enabled a Virtual Directory to require and accept SSL connections.
You must stop and start your Web Server for the security changes to be implemented.