Knowledge Base
Install an SSL Certificate on Microsoft IIS 5/6
This tutorial shows you how to install an SSL Certificate on your Microsoft IIS 5/6 server. Make sure you have created a CSR before you install your certificate.
These are the steps you need to follow:
- Boot up the IIS Manager.
- Right-click on the name of your website in the menu on the left and then click on Properties in the drop-down that appears.
- Select the Directory Security tab. There, hit the Server Certificate button.
- Select Process the pending request and install the certificate. Continue by clicking Next.
- Find your SSL Certificate file and select it. Continue by clicking Next.
- Make sure you have selected the correct file by reading the summary screen. Once you have made sure, click Next.
- On the confirmation screen, double-check the information. Then click Next.
- Shut down and restart the server or your selected website.
Congratulations, you're done. Your site should now be able to make SSL/TLS-encrypted connections.
* Your feedback is too short