After you create your CSR and send it to a CA, you will receive an e-mail with a CSR Response. In order to import this CSR Response into the appliance there are three main things you need to do:
Note: The certificate type needed is an Apache certificate. Apache/modSSL is not correct.
In this example there is no intermediate certificate chain, so we only have to add the CA's root certificate to the CSR Response.
This is an example of a CSR response. It is also referred to as a "cert blob":
Base-64 encoded X.509(.CER).
Now you have the CA's root certificate. We can then append it to the CSR Response received from the CA.
Appending the CA's root certificate to the CSR response:
CA's root certificate and CSR response example:
-from-a-Commercial-Certificate-Authority-(CA)-kA1VN0000000H0s0AE-0EMVN00000EnyXp.png)
Importing the CSR response with the CA's root certificate into the appliance: