HTTPS access to a Web site, server-side and client data transmission is encrypted, will not be intercepted, than the normal HTTP protocol more secure. Let me introduce the configuration of SSL under IIS6.0 to achieve HTTPS access. Detailed process screenshots are described.
1, enter the site properties, select Directory Security, and then click on the server certificate to configure the certificate:
2, create a certificate, everyone here to apply for a free certificate, click to continue to apply.
3, fill out the basic information of the server, and then enter the contents of the certreq.txt inside the C disk.
4, check the mail, through the business number and password to download the certificate.
5, continue to configure the certificate under IIS, access to the site properties of the directory security, click on the server certificate.
6, enable SSL, access to site properties, directory security, click Edit.
7, successfully install the certificate, you can enter https://192.168.4.173 to visit.
The test of the security certificate is free, a lot of SSL certificate is to be charged, and in the submission of the message is to the domain name of the mail, but the process of certificate application is similar. Generally speaking, the website does not use Https://testca.netca.net to apply for the SSL digital certificate, but here provides the free certificate, may use for the experiment.