Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The CA will use your public key in the CSR to sign (need details here).

Download Certificate

Following this example using StartSSL we are provided an email and follow instructions to retreive retrieve the certificate . StartSSL provides through their web interface,

Panel

Toolbox, Retrieve Certificate, select your certificate. The result is a webpage where you must copy and paste the Certificate text data into a text file.

The text file should be saved with the domain name and the CRT extension. In this example, it will be earth.com.crt.

Download CA Certificates

You also need the CA's certificates.

Panel

Toolbox, StartCom CA Certificates: Download "StartCom Root CA (PEM encoded)" (ca.pem).

Download Intermediate Certificates

In some cases you will also need the intermediate certificates.

Panel

Toolbox, StartCom CA Certificates: Download "Class 1 Intermediate Server CA" (sub.class1.server.ca.pem).

Apache Setup

First enable the module in Apache,

...