SSL
Add SSL in CPanel
Installing your cPanel SSL Certificate The following instructions are for cPanel 11. Login to your cPanel control panel. Find and click on SSL/TLS Manager. Click on Generate, view, upload, or delete SSL certificates. Under the Upload a New ...
Generate SHA 2 RSA Key and CSR
To generate a SHA 2 RSA Key and CSR from the command line, use the following on the web server: Linux: Change directory to a folder of your choice, on shared machines, use the domain's web root(/hsphere/local/home/user/domain) for easy retrieval: ...
Force SSL with htaccess on linux
if you already have a .htaccess just edit it using the same command above. Add the following contents to it: SSLOptions +StrictRequire SSLRequireSSL SSLRequire %{HTTP_HOST} eq "domainname.com" Save and exit. Make sure that the permission ...
SHA1 to SHA2 Migration Guide
***Guide pending verification*** With windows ssl reissues sha1 -> sha2 If you are here, then most likely you have a site on a server that is producing a red strike on https when using google chrome. Mostly likely, this is due to: !!!The ...
Failed to install SSL certificate
We need a CSR or Private Key to proceed further, if you are moving an SSL cert from a previous server. The Private Key from the previous host is needed. If this is a new SSL they got from SSL vendor (for the first time for this site) please make sure ...
SSL certificate not valid for domain.com but is for www.domain.com or vice versa
Problem 1: I have purchased an SSL for domain.com, however, www.domain.com gives an SSL error Problem 2: I have purchased an SSL for www.domain.com, however, domain.com gives an SSL error -------------------------------- Most SSLs will provide a ...
Purchase and Install SSL Certificates Utilizing HSphere
Please follow the instructions below when purchasing/installing an SSL certificate with the domain utilizing HSphere: login to the account and please make sure the domain is utilizing a dedicated IP address. Changing to a dedicated IP will require ...
Renewing Your SSL Certificate (GoDaddy)
Renewing your SSL is a multiple-step process that varies depending on your certificate type and where you host your website. Even if your SSL auto-renewed, you must still apply the renewal credit and complete a renewal request through your account. ...
Renewing SSL - Internal error received
If you receive an internal error when trying to renew a SSL via hsphere --> web options --> SSL section and this certificate was purchased in or before 2010, then please follow the following steps. If the certificate was purchased after 2010, please ...
HSphere - How to generate a CSR (Certificate Signing Request)
To generate a CSR (Certificate Signing Request), please do the following in the control panel: 1) Login to the control panel for the domain that you need the CSR for 2) Go to Domain Settings --> Web options (if you have multiple domains in this ...