Windows: Installing SSL certificate in IIS

SSL certificate need to be installed on the server where the CSR was generated, this is crucial to ensure the installation is successful.
Below are the steps to install SSL certificate on Windows IIS.

1. Copy and extract the SSL file to your Windows server.
2. Open IIS and click on your server name.
3. Click Server Certificates icon under IIS section.
4. Click Complete Certificate Request link under Actions section on the right-hand panel.

5. Fill in the following details.

File name containing the certificate authority's response: Click on ... button to select the SSL certificate
Friendly name: Enter domain name assigned to the SSL certificate
Select a certificate store for the new certificate: Choose Web Hosting from the drop-down menu

6. Click OK.
7. Bind the SSL certificate to your website.

Note: The default extension for SSL certificate in IIS is .cer, but you may also install SSL with other extension such as .crt.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is SSL?

SSL stands for Secure Socket Layer is the standard security technology developed by Netscape...

Can I transfer my SSL certificate to you?

If you already have the SSL certificate, you can send the backup file (.pfx format) of the...

DirectAdmin: Install SSL certificate from Let's Encrypt

Please follow the steps below to install SSL certificate from Let's Encrypt in DirectAdmin...

cPanel: Check SSL certificate status

SSL certificate is essential nowadays to boost users confidence when visiting a site.On your...

Website Shows Mixed Contents Warning (http & https)

Nowadays, it is recommended for users to enable SSL on their websites.However, on some cases, the...