Generating a CSR

How to generate a CSR, the first step in adding SSL to your site

What is a CSR?

CSRs have the information that is needed to request the SSL certificate from the CA (certificate authority). This information isn’t made public.

Where do I get a CSR from?

A CSR can be generated many different ways, and there are many tools online that allow you to request one. In this tutorial, we will be using the CSR generator that's built into the CPanel. A hosting service is required from us in order to access the CPanel

Generating the CSR

Finding the generator

Assuming that you already have a hosting service with us, please open the CPanel and select the "SSL/TLS" option, in the "Security" panel.

Select SSL/TLD

If you do not have a hosting service with us active yet, or do not know how to access the CPanel, you can learn how to do so here

Create a Hosting ServiceManage Your Hosting Service

Afterward, select the domain or subdomain you wish to configure SSL for.

Select the domain you wish to configure

Press the "Generate Key / CSR" button.

Press the "Generate Key / CSR" button

Filling out information

Next, follow the prompts to fill out the information needed to generate the CSR, and press the "Generate Key" button after finished. Unless you share the CSR (as it can be decrypted), the information used to generate the CSR is kept private and is only used by the CA to generate your certificate.

Fill out the information accordingly

Finishing

After finishing generating the CSR, a private key is also generated. The private key is what verifies that you own the website.

Private key and CSR
As mentioned in the CPanel, you will have to regenerate the certificate if you lose the private key.

Using the CSR to Generate an SSL Certificate

Now that you have a CSR, you can go on to the next step, generating an SSL certificate. Gilect offers a free SSL tool, which is documented here:

Creating an SSL Certificate

Last updated

Was this helpful?