en English
X

Select Language

Powered by Google TranslateTranslate

We hope you will find the Google translation service helpful, but we don’t promise that Google’s translation will be accurate or complete. You should not rely on Google’s translation. English is the official language of our site.

en English
X

Select Language

Powered by Google TranslateTranslate

We hope you will find the Google translation service helpful, but we don’t promise that Google’s translation will be accurate or complete. You should not rely on Google’s translation. English is the official language of our site.

Install an SSL Certificate on Cobalt RaQ4/XTR

  • Go to the Server Management screen.
  • Click the green icon (Wrench for RaQ4, Pencil for XTR) next to the SSL enabled virtual site
  • Click SSL Settings on the left side.
  • Copy the entire contents of the site certificate that you received, including
    -----BEGIN CERTIFICATE-----
    and
    -----END CERTIFICATE-----
  • Paste the new certificate information that you copied into the Certificate window.
  • Select Use manually entered certificate from the pull-down menu at the bottom.
  • Click Save Changes.

CobaltRaQ2

Install the Intermediate Certificate

You will need to install the Comodo intermediate certificate in order for browsers to trust your certificate. The Comodo intermediate certificate is attached to your email. If you do not have this certificate, then view the Related Articles section for a link to the intermediate certificates.

The following will require that you access the httpd config file.

In the GlobalSSL Setting in the httpd.conf file, you will need to complete the following:

Copy the Comodo intermediate ceritificate to the same directory as httpd.conf and name it ca.txt.

Add the following line to the SSL section of the httpd.conf (assuming /etc/httpd/conf is the directory to where you have copied the Comodo intermediate file).

If the line already exists amend it to read the following: SSLCACertificateFile /etc/httpd/conf/ca.txt.

Note: If you are using a different location and certificate file names you will need to change the path and filename to reflect the path and file name that you are using.

Subscribe To SSL.com’s Newsletter

Don’t miss new articles and updates from SSL.com