Diadem Technologies Support Knowledgebase

How to generate CSR key and install SSL certificate in IIS

Article ID: 1070
Last updated: 28 Jul, 2018

 Steps to Generate a CSR Key for an SSL Certificate

  1. Open IIS manager. Click on Computer name and select Server Certificates option.


     
  2.   After click on Create Certificate Request... option from the Action Pane.

  1. You will see a Request Certificate wizard, fill all the details and click on Next button.

  1.  Select Cryptographic service provider from the list, select the bit length of the encryption key and click Next button.

  1. Specify filename with full path where you need your csr key. You can also click on move to the particular path and file name. Click Finish button to generate CSR Key file.

   When you get the SSL Certificate, perform following steps to install it:

  1. Open IIS manager. Click on Computer name and select Server Certificates option.

  1. After click on Create Certificate Request... option from the Action Pane.

  1. You will see Complete Certificate Request wizard. Specify full path of your certificate or select it by clicking on… button. Provide a unique friendly name to identify your SSL Certificate and select certificate store, normally it should be Personal.


     
  2.  Click on Ok button. Your SSL certificate is installed successfully. Now you will need to assign this certificate to your website.
  3. From the IIS Manager, select the website in which you want to assign SSL Certificate.From the right side action pane, click on Bindings.


     
  4. A Site Bindings dialog box will be displayed. Default binding for the port 80. Select http type and click on Edit button, if you want to use only https:// protocol for your website.

  1. Add Site Binding dialog box will be appear, Choose https as a type of binding, select unique IP address for your website. https:// protocol uses 443 port, keep this port as it is. The Hostname is an optional field, type hostname in Host Header box if you wish. From the dropdownlist, select the name of the certificate which we have created earlier.


     
  2. Click on OK button. To check the SSL is installed and configured properly, click on Browse button.

      

This article was:  
Report an issue
Article ID: 1070
Last updated: 28 Jul, 2018
Revision: 4
Views: 346
Comments: 0