Once you receive the email with your certificate, follow the below
instructions to install your EBIZID SSL Certificate.
| There are TWO certificates that need to be installed during
this process. The first is the "Site" certificate, contained in the email
from EBIZID. The second is the "Bundled intermediate certificate" |
Download
the bundle file
| When Install Requires |
Use these Certificates |
Bundled Root Certificates |
 Click to download
|
Intermediate Certificate |
 Click to download |
GTE Cyber Trust Root |
 Click to download
|
-----BEGIN CERTIFICATE-----
MIAGCSqGSIb3DQEHAqCAMIACAQExADALBgkqhkiG9w0BBwGggDCCAmowggHXAhAF
(.......)
K99c42ku3QrlX2+KeDi+xBG2cEIsdSiXeQS/16S36ITclu4AADEAAAAAAAAA
-----END CERTIFICATE-----
-
From the Admin's Console, click Server.
-
Click Security.
-
Click the Certificates link.
-
Click the Install link next to Install/Renew Certificate.
-
Click the Add new certificate button at the bottom of the screen.
-
Copy the certificate and key and paste them into the appropriate box.
The first step is in the box with the subject “Paste the new certificate in the PEM format (for Apache + mod_ssl) here “ you need to paste your certificate with your dominanme.crt from the zip file.
Following this in the box with the subject “Paste the corresponding cryptographic key in PEM format here “ you need to place your private key that you previously generated.
Then if you have placed a pass phase on the certificate request in the box with the subject “Enter password here “ you will need to place your password you have specified in this field.
In the box with the subject “Optionally, put your intermediate certificate chain here (in the PEM format)” you need to place the intermediate from the zip file in this box.
Example screen shot below :
Click the Go! button.
You will be returned to the original SSL Server Certificate install screen and you should see the new certificate that you just installed.
| Save your virtual
host file and restart Apache. |
| An alternative to the above installation procedure is to
install the certificates through a command line in apache. |
|