Installation Instructions to Renew your SSL Certificate on Microsoft IIS 8 and 8.5

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...

SSLRenewals brings you a step-by-step manual on how to renew SSL on IIS 8 and 8.5

Recently, we have been getting a lot of questions regarding SSL renewal on the latest versions of IIS. Therefore, we have come up with this blog to guide you at every stage.

Microsoft’s Internet Information Services (IIS) is one of the most popular web servers in the world. The latest survey by W3tech shows IIS to be the 3rd most common web server in the world. IIS is extensively used with systems operating on Windows NT family. IIS supports communication protocols such as HTTP, HTTPS, FTP, FTPS, SMTP, and NNTP.

The renewal process of SSL certificates on the latest versions of IIS is similar in all aspects. These latest versions include IIS 8 and 8.5. For your convenience, we have tried to explain this process as simply as we possible.

Let’s begin!!!

Generating certificate signing request (CSR)

  1. Open Internet Information Services (IIS) Manager from the Start
  2. On the left panel, choose your server’s hostname in the Connections
  3. In the central panel, double-click on Server Certificates.

IIS Manager Server Certificates

  1. Select Create Certificate Request under the Actions menu on the right-hand side.

IIS Manager Create Certificate Request

  1. Now, a Distinguished Name Properties window will appear. Enter the following details:
  1. Common Name: The common name should contain your fully qualified domain name.
  2. Organization: Write the legally authorized name of your organization.
  3. Organizational Unit: It is not compulsory to write this. But if you want to, write the department of the organization.
  4. City/Locality: Write the name of the town/city where your organization is situated.
  5. State/Province: Write the name of the state/province where your organization is located.
  6. Country/Region: From the drop-down menu, select the two-digit code of your country.

Request Certificate wizard

  1. Verify the information before clicking the Next
  1. The box asking for Cryptographic Service Provider Properties will appear.
  1. Select Microsoft RSA SChannel Cryptographic Provider as the Cryptographic Service Provider.
  2. Select 2048 in the bit length dropdown.

Request Certificate wizard

  1. Click Next
  1. In the File Name window, enter/browse the location where you want to save the CSR file.

Request Certificate wizard

  1. Click on the Finish
  2. Now, log in with your credentials on the website from which you had purchased the certificate.
  3. Go to the order which you want to renew. Click on the renew option.

Renew SSL Certificate

Now that your SSL renewal process is over, you need to install the renewed SSL certificate on your server. Follow the given instructions to install your renewed SSL certificate.

SSL certificate renewal installation on IIS 8 & 8.5

  1. First, save the certificate file named ‘your_domain_name.cer’ to the IIS server.
  2. Open Internet Information Services (IIS) Manager from the start screen.
  3. On the left panel, choose your server’s hostname in the Connections
  4. In the central panel, double-click on Server Certificates.

IIS Manager Server Certificates

  1. Select Complete Certificate Request under the Action menu located on the right-hand side.

IIS Manager Complete Certificate Request

  1. You should see Specify Certificate Authority Response page on your screen. Under the Enter/Browse the location where you saved the .cer file sent by the certificate authority (CA).
  2. Now, enter the Friendly Name of the certificate. This name should be kept such that it can be easily identified and distinguished in future.
  3. Select Personal in Select a certificate store dropdown and Click OK.

IIS Manager Complete Certificate Request

  1. Again, go to Internet Information Services (IIS) Manager. In the Connections panel, expand your web server and then expand Sites.

  2. Choose the site that you want to equip with SSL certificate.

IIS Manager - Bindings

  1. Click on Bindings under Actions.

  2. A window named Site Binding should now appear on your screen. Click on the Add button.

IIS Manager Site Binding Window

  1. Select HTTPS from the Type Enter the IP address of the website in the IP address column or All Unassigned should be selected. Enter 443 in the Port box. In the SSL Certificate section, specify the certificate installed in the 7th step.
  2. Verify all the details entered in the previous step and click OK

IIS Manager Add Site Binding Window

Your website is now protected by an SSL certificate. You can use our SSL checker tool to confirm if the SSL has been installed correctly on your website.

Validate your server security with us at a flat discount of 78%

SSL renewals instantly establishes a secure communications channel on your Microsoft IIS with ultra-affordability.

Enable HTTPS Service in IIS