Zeus

Install Certificate - Zeus

To install your SSL Certificate, perform the following steps:

Install CA Certificate

Copy the contents of the Intermediate to a file and save it as intermediate.pub. The file can be saved somewhere easy to access. For example: /usr/local/ssl

Install the SSL Certificate

Save the certificate file from AlphaSSL along with the Intermediate file into a directory on the server. For example: /usr/local/ssl

Creating a chained certificate is a matter of performing a few command line operations to 'cat' or combine your public certificate and the AlphaSSL Intermediate certificate together. These operations cannot currently be performed from the web Admin Interface. If your public certificate is in the file 'my.pub' and the AlphaSSL Intermediate certificate is in the file 'ca.pub', type the following command:

cat my.pub ca.pub > chained.pub 

Open the Zeus Web Controller. (For example: http://serverzeus:9090)

From the left-hand menu click SSL Certificates.

Open the chained.pub file that was created earlier and copy all of the text. Paste this into the certificate text box.

Click Ok

Your SSL Certificate will now be installed

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Cobalt

Install Certificate - Cobalt RaQ4 \ XTR To install your SSL Certificate, perform the following...

Apache

Install Certificate - Apache To install your SSL Certificate, perform the following steps: 1....

IIS 7.0

When you receive your SSL certificate, save it to your server with an extension of .crt. The...

c2Net Stronghold

Install Certificate - c2Net Stronghold To install your SSL Certificate, perform the following...

cPanel

Install Certificate - cPanel To install your SSL Certificate, perform the following steps: 1....