Install an SSL Certificate on C2Net Stronghold

How to install an SSL Certificate on C2Net Stronghold.

Related Content

Want to keep learning?

Subscribe to SSL.com’s newsletter, stay informed and secure.

Note: There are TWO certificates that need to be installed during this process. The first is the “Site” certificate, contained in the email from SSL.com. The second is the Intermediate certificate, please use the Comodo Intermediate certificate that came with your site certificate. Please follow the steps below:

If you already have a temporary certificate in your /ServerRoot/ssl/certs directory, move, rename or delete it. Run the command “getca servername” where “servername” is the same name created during generation of the key or certificate request (“genkey servername” or “genreq servername”). Open the site certificate in the e-mail from Comodo with a text editor and copy the content (including the lines below), as shown below to your clipboard:

“—–BEGIN CERTIFICATE—–“
and
“—–END CERTIFICATE—–“

Paste the contents into the terminal window where you ran “getca”.
Enter Control-D or the appropriate EOF character for your terminal.
Before restarting the server please install the intermediate certificate as below.
Use the Comodo Intermediate certificate provided with your site certificate and copy the certificate content (including the lines below), as shown below to your clipboard:

“—–BEGIN CERTIFICATE—–“
and
“—–END CERTIFICATE—–“

Paste the content into the file “ssl/certs/ca_new.txt” located in your ServerRoot directory. Change the SSLCACertificateFile directive in your httpd.conf file to point to the intermediate file (ca_new):

SSLCACertificateFile ssl/certs/your_domain_com.ca-bundle

Now restart the web server so that the new certificate is loaded

Stay Informed and Secure

SSL.com is a global leader in cybersecurity, PKI and digital certificates. Sign up to receive the latest industry news, tips, and product announcements from SSL.com.

We’d love your feedback

Take our survey and let us know your thoughts on your recent purchase.

Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

For more information read our Cookie and privacy statement.

3rd Party Cookies

This website uses Google Analytics & Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping these cookies enabled helps us to improve our website.

Show details