SSL/TLS Certificates
To get a green Padlock on your website, you will need to Install an SSL Certificate. You will learn how to get and install a valid, trusted SSL Certificate on your Spookhost website from this guide.
Option 1: Fully Automatic Installation (Spookhost Nameservers)
Login to the Client Portal Create SSL Section.
Type in your domain (e.g.
example.com
)Enable "Auto Install SSL with CertAuto"
Seat back and wait for your Certificate to be installed automatically.
Option 2: Manually Requesting (Any Nameservers)
Login to the Client Portal Create SSL Section.
Type in your domain (e.g.
example.com
)Complete the CAPTCHA and click Continue.
Click "Manage" on your newly Requested SSL.
Login to your DNS Provider, and create a new CNAME Record
Paste the First part of the "Record Name" shown in the Client Portal to the
Record Name/ Source/Host
FieldPaste the whole "Record Content" shown in our Client Portal to the
Record Destination/Value/Target
Field.Seat back and wait for your Certificate to be issued. (Approx. 5-10 min)
Please follow the guide in Option 3
Option 3: Manual Installation
If you have your own Private Key and Certificate, or you have got them via Option 2, please follow the steps below.
Enter the Control Panel, Choose SSL/TLS and Configure.
Copy and Paste the Private Key and Certificate in the Appropriate Boxes in the Panel.
Wait a few minutes and visit your website with
https://
!
Note: If you lost your Private Key, you will have to request a new Certificate.
Forcing the use of HTTPS on your Website
Without Cloudflare
Login to the Online File Manager or your own FTP Software. 1.1. Select your domain if it's an addon/subdomain
Go in the
htdocs
folder.Edit or Create the
.htaccess
File (Must be named.htaccess
)Paste the Following Content and Save it.
With Cloudflare If you’re using Cloudflare on your website, you can let Cloudflare enforce HTTPS for you. Login to the Cloudflare Dashboard, Select Your Domain, Select SSL/TLS then "Edge Certificates", and enable “Always use HTTPS”. Enabling "Automatic HTTPS Rewrites" is recommended too to avoid getting "Connection is not fully secure" or Mixed Contents Error.
Last updated