How to Generate CSR and Install SSL Certificate in Plesk

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 your sensitive information if it is not encrypted. So for securing all this information we need SSL/TLS Certificates for encrytion.

              Follow the steps to generate CSR in Plesk

Step 1. Visit the URL http://<your_domain>:8880 or https://<your_domain>:8443 (For SSL) and login.

Step 2. Go to website and domain tab and click on SSL/TLS Certificates for the particular domain.



Step 3. Now click on Advance setting Add SSL/TLS certificate button.



Step 4. Fill the required fields as given below,
    A. Type the Certificate name.
    B. Select the length of Bits for the encryption (values: 2048, 3072, 4096).
    C. Type the Country, State, City.
    D. Type the Organization name for the identity.
    E. Type the Domain name for the encryption will be applied on.
    F. Type the Email address for further communication.
    G. Click on Request button to generate CSR.



After completion of the request a popup will be shown as,



Step 5. Click on the certificate name listed below on the same page to see the CSR code and the Private Key that were created.
    The CSR code will be located at the bottom of the page. Please include -----BEGIN CERTIFICATE REQUEST----- and -----END CERTIFICATE REQUEST----- when submitting the CSR code for SSL activation.



    The Private key code also will be located at the bottom of the page. Please include -----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY----- when submitting the CSR code for SSL activation.

         After the certificate is issued, follow the steps below to enable the SSL certificate for your site

Step 1. Visit the URL http://<your_domain>:8880 or https://<your_domain>:8443 (For SSL) and login.

Step  2. Go to website and domain tab and click on SSL/TLS Certificates for the particular domain.

Step 3. Click on the certificate name and there you will find the Upload Certificate section.
   You can add it by either uploading as files or by copy content and paste the code into the text area.
   A. Upload as Files: Browse the certificate and CA certificate and click on upload certificate.

  

   B. Upload as Text: Copy the content and paste the certificate and CA certificate section and click on upload certificate button.



Step 4. A. Now go to Hosting Settings Under the Domain and check the SSL/TLS Support.

           B. Then Select the Certificate name from the dropdown and click OK button.



    A popup will inform that settings saved successfully.
  

Step 5. Now you can visit the URL for your domain as https://<your_domain> and verify that the URL for the site is now encrypted.



    • 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 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 ...
    • How to generate CSR key and install SSL certificate in IIS

      Steps to Generate a CSR Key for an SSL Certificate Open IIS manager. Click on Computer name and select Server Certificates option. After click on Create Certificate Request... option from the Action Pane. You will see a Request Certificate wizard, ...