Before You Start – Introduction to SSL Certificates

Introduction

IMPORTANT NOTE: Before obtaining a Certificate, you must generate a Private Key and CSR pair on the web server.

  • A CSR (Certificate Signing Request) is the Public Key created on a server that verifies the specific details about the web server and the associated company.
  • Digital IDs utilize Public Key Cryptography, which employs Public and Private Key files.
  • The Public Key, or CSR, is the key sent to the SSL Provider.

The Private Key remains on the server and must never be shared publicly:

  • The SSL Provider does not have access to the Private Key.
  • It is generated locally on the client's server and is never transmitted to the SSL Provider.
  • The security of the Digital ID relies on the Private Key being exclusively controlled by its owner.

You cannot generate a CSR without a Private Key, nor can you create a Private Key without a CSR. In some web server platforms, like Microsoft IIS, both are generated simultaneously through the server wizard.

To generate the Private Key and CSR pair, provide the following company information:

  1. Organization Name (e.g., My Company)
  2. Organizational Unit (e.g., My Department)
  3. Country Code (e.g., ZA)
  4. State or Province (e.g., Western Province)
  5. Locality (e.g., Cape Town)
  6. Common Name (e.g., www.domain.com)

IMPORTANT NOTE: The term "common name" in X.509 refers to the name that best represents the Certificate and associates it with the company. For SSL Web Server Certificates, enter the exact host and domain name to secure, which may include the root server or intranet name.

Example: To secure www.my-domain-name.co.za, enter the exact host (www) and domain name.

Certificate Renewals

To renew an SSL Certificate, generate a new Key/CSR pair on the server. Back up the Key, and submit the new CSR through the renewal process.

For SSL Certificates requested for any server software platforms, you do not need to submit a new CSR for renewal. The previous CSR will be used, meaning the renewal Certificate will only work with the original Private Key file that was submitted to the SSL Provider when creating the CSR.

  • 0 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

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 Generate a CSR?

General CSR Creation Guidelines Before you can configure an SSL certificate, it is recommended...

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...