Loading...

Knowledge Base

What is a Certificate Signing Request

If you're planning to secure your website with an SSL certificate, you'll likely come across the term Certificate Signing Request (CSR).

This guide explains what a CSR is, why it is required, and when you may need to generate one.

  

What is a Certificate Signing Request (CSR)

A Certificate Signing Request (CSR) is an encrypted file that contains important details about your domain and organization. It is created on the server where the SSL certificate will be installed and is submitted to a Certificate Authority (CA) when requesting an SSL certificate.

A CSR typically contains the following information:

  • Domain name (Common Name)
  • Organization name and department (if applicable)
  • City, state/province, and country
  • Public key

When a CSR is generated, a corresponding Private Key is also created. This Private Key stays on the server and is required during SSL certificate installation. For security reasons, the Private Key should never be shared or disclosed.

 

Why is a CSR needed?

A CSR is required because it provides the Certificate Authority with the information necessary to create and issue your SSL certificate.

It also helps ensure that the SSL certificate is correctly matched with the Private Key generated on your server. This pairing is essential for establishing a secure and encrypted connection between your website and its visitors.

Without a valid CSR, the SSL certificate cannot be issued correctly or installed successfully.

 

When should you generate a CSR?

Whether you need to generate a CSR depends on where your SSL certificate is purchased and where your website is hosted.

  • SSL purchased from Vodien, website hosted with Vodien

    If you purchase your SSL certificate from us and your website is hosted on our server, the CSR is generated automatically on your behalf. No additional action is required.
     
  • SSL purchased from another provider, website hosted with Vodien

    If your website is hosted with Vodien but your SSL certificate is purchased from a different provider, you'll need to generate a CSR through your hosting control panel.

    Refer to the guide that matches your hosting environment:
  • SSL purchased from Vodien, website hosted elsewhere

    If your website is hosted with another provider and you intend to purchase an SSL certificate from us, you'll need to generate the CSR through your hosting provider before submitting your SSL request.

 

You're ready to proceed

You now understand what a Certificate Signing Request (CSR) is, why it's important, and when you may need to create one. With your CSR prepared, you're ready to continue the SSL certificate request process and take the next step toward securing your website with encrypted connections and improved visitor trust.

 

 

Loading...