How to generate CSR key and install SSL certificate in IIS

How to generate CSR key and install SSL certificate in IIS

 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.

      



    • Related Articles

    • Generate Paid SSL Certificate through Client Portal and Plesk

      Generate Paid SSL Certificate through Client Portal and Plesk To generate a certificate from Plesk we can click on generate a new certificate as per the steps below. If CSR is already generated, then go to Step 3. Step 1: For Generating the SSL ...
    • Generate Paid SSL Certificate through Client Portal and Plesk

      Generate Paid SSL Certificate through Client Portal and Plesk To generate a certificate from Plesk we can click on generate a new certificate as per the steps below. If CSR is already generated, then go to Step 3. Step 1: For Generating the SSL ...
    • How to Generate CSR and Install SSL Certificate in Plesk

      How to Generate CSR and Install SSL Certificate in Plesk Objective: The information you send on the Internet from your computer to other computer or to the destination server. Any computer in between source and the destination within internet can see ...
    • How to Generate CSR and Install SSL Certificate in Plesk

      How to Generate CSR and Install SSL Certificate in Plesk Objective: The information you send on the Internet from your computer to other computer or to the destination server. Any computer in between source and the destination within internet can see ...
    • How to generate SSL certificate from CRM Client Panel

      Prerequisite: CSR certificate for the domain, either that will be generated and supplied by the client or we can generate the certificate from our end. To generate a certificate from our end we can click on generate a new certificate as per the steps ...