How do I Generate a CSR?

General CSR Creation Guidelines

Before you can configure an SSL certificate, it is recommended that you generate a Certificate Signing Request (CSR) from your server or device.

A CSR is an encoded file that provides you with a standardized way to send the relevant Certificate Authority (CA) your public key as well as some information that identifies your company and domain name. When you generate a CSR, most server software asks for the following information: common name (e.g., www.example.com), organization name and location (country, state/province, city/town), key type (typically RSA), and key size (2048-bit minimum).

Required Information for a CSR:

  1. Common Name (fully qualified domain name [FQDN] your certificate will secure)
  2. Country (two-digit code – Country Codes)
  3. State or Locality (Full names, example; Gauteng, Western Cape)
  4. Organization Name (full legal company or personal name as registered in your locality)
  5. Organization Unit (department in your organization the certificate is for [e.g., IT or Marketing])

Generating a CSR for a Wildcard Certificate:

When generating a CSR for a Wildcard certificate, the common name must start with an asterisk (*) (e.g., .example.com). The Wildcard character () can assume any name that doesn’t have a dot character in it.

Once your CSR is created, you’ll need to copy and paste it into the online order form when you go through the configuration process of your SSL certificate.

For step-by-step instructions on how to generate a CSR on common platforms and operating systems, please refer below:

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

Before You Start – Introduction to SSL Certificates

Introduction IMPORTANT NOTE: Before obtaining a Certificate, you must generate a Private Key and...

GeoTrust True Site Seal

A Sign of Security Every GeoTrust® SSL Certificate includes a GeoTrust® True Site Seal,...

Glossary of Terms – SSL Certificate Terminology

SSL Jargon-Buster Use our handy SSL jargon-buster to clarify all the SSL terminology. 256 BIT...

How do I Install an SSL Certificate?

Please see the below video demonstrations for generating CSRs and installing SSL certificates for...

How do I Renew a SSL Certificate?

Renewing an SSL Certificate follows a similar process to buying a new one. The Renewer will...