http://www.onestepssl.com
Login
more links:
  order process
CSR Generation
Certificate Installation
Display your Site Seal
Site Map
 
Still unsure? Then why not try a
30 day free trial OneStepSSL
certificate...click here to learn more
Select Currency:

Installing your Certificate on a WHM/CPanel server

Install an SSL certificate

Once you have received the SSL certificates you can install the certificate using Webhost Manager. You need both the certificate and key files to install the certificate.

Click on the Install an SSL Certificate and Setup the Domain link in the SSL/TLS menu.
Installing the Certificates using WHM/CPanel

"Fetch" or Paste the CRT file for your domain in the windows as shown below:
Enter the domain, user name, and IP address for the certificate in the 'Domain', 'User', and 'IP Address' fields.

"Fetch" or Paste the PRIVATE KEY file for your domain in the windows as shown below:

Note: If you generated the certificate using Webhost Manager, the certificate files should be available.
Open the LiteSSL bundle certificate in a text editor. Paste the text from the LiteSSL bundle certificate into the bottom display area. Installing the Certificates using WHM/CPanel

Click on the Do it button.

Your certificate is now installed!


Troubleshooting

If you get a security message when viewing the site under https, check the certificate path. If the path does not contain the UTN-USERfirst-Hardware and LiteSSLCA, similar to this:

Then the intermediate certificates are not properly installed.


The proper path looks like this in Internet explorer:


OR this in firefox

Open the sites httpd.conf file and look for the virtual host entry for the domain that the certificate is being installed on.

----------------------------
<IfDefine SSL>
<VirtualHost xxx.xxx.xxx.xxx:443>
....
text
....
SSLEnable
SSLCertificateFile /usr/share/ssl/certs/some.domain.com.crt
SSLCertificateKeyFile /usr/share/ssl/private/some.domain.com.key
SSLCACertificateFile /usr/share/ssl/certs/some.domain.com.cabundle ....
text
....
</VirtualHost>
----------------------------

Make sure that all files exist and are located in the proper path location(s)

NOTE: paths and file names are reference only, yours may vary depending on your server software.

copyright © 2008 onestepssl.com, a division of Complete Web Service LLC & CompleteSSL.com
support | products | contact us | Specials | ssl assurance | privacy policy | site map