How to Generate a CSR & Private Key for SSL Certificate – Step-by-Step Guide

How to generate CSR and Unique Key for an SSL certificate

Please follow these steps to generate CSR and Unique Key for a SSL certificate:

Step 1: Open the CSR Generator

Go to the website https://csrgenerator.com/ in your browser. This tool will help you create the CSR (Certificate Signing Request) and the private key.

Step 2: Fill in the Required Details

You will need to enter the following information:

  • Country: Enter the first two letters of your country’s ISO code. For example, India’s ISO code is “IND”, so you will type “IN”.

  • State: Write the full name of your state.

  • Locality: Enter the name of your city or locality.

  • Organization: Enter the legal name of your company or organization.

  • Organizational Unit: Mention the department name, such as Marketing, Operations, HR, etc.

  • Common Name: Enter your domain name with “www”. Example: www.vacationlabs.com.

  • Key Size: Select “2048” for the key size.




Step 3: Generate the CSR

After entering all the details, click the Generate CSR button. The tool will create your CSR and private key instantly.

Step 4: Save the Files

Once the CSR and private key are generated:

  • Copy the entire CSR and entire private key.

  • Save them in a text file using Notepad or WordPad.

  • Keep these files safe, as you will need them to install your SSL certificate.





    • Related Articles

    • How to Install a Third-Party SSL Certificate on Vacation Labs?

      Please follow the following steps to install SSL certificate files for your website on your Vacation Labs admin panel: SSL Certificate Files You can purchase SSL certificates from any 3rd party platform like GoDaddy, Name.com, Comodo, etc. Important ...
    • Creating a self-signed certificate

      To generate a self-signed SSL certificate, download the OpenSSL installer for Windows from here (please download the first installer from the list: Win64 OpenSSL v3.3.2 Light, and the format is .exe): https://slproweb.com/products/Win32OpenSSL.html ...
    • Configuring the Let's Encrypt SSL Certificate on your Vacation Labs website

      This guide will walk you through the steps to secure your website with a free, auto-generated SSL certificate from Let's Encrypt. This process validates your domain ownership and encrypts data between your visitors and your site. Prerequisites: You ...
    • Migrating from another WordPress host to Hostinger

      This support article outlines the steps for migrating your WordPress Blog site from another host to Hostinger. We’ve used SiteGround as an example to illustrate the migration process from SiteGround to Hostinger. Overview Downloading the backup from ...
    • How to find API keys and API secret of User?

      To generate API keys for your Vacation Labs users, log in to your Vacation Labs account and open Settings. Go to Users and Permissions, then click Actions next to the desired user. Select View API key to display the keys. You can copy the keys, or if ...