Installing an SSL Certificate in InterWorx (SiteWorx)
Learn how to install an SSL certificate in InterWorx through SiteWorx. This guide covers the final step of securing your site after you have ordered and verified your SSL.
Introduction
Securing your website with an SSL certificate is a multi-step process. However, before you can install the certificate in InterWorx, you must first complete the validation and issuance steps.
Prerequisites
- A server with InterWorx, along with root access.
- A domain configured in Nodeworx.
- An SSL certificate associated with the domain, including the Private key and Certificate Signing Request (CSR).
If the CSR was generated on this server, you should already have the Private Key installed. For help, follow the link found below.
Importantly, if you do not currently have an SSL, please ensure you have completed the following steps before proceeding with this guide:
- Generating an SSL Certificate Signing Request (CSR) in Interworx Web Panel
- You must generate a CSR on the server where the site is hosted.
- Ordering an SSL Certificate
- Purchase the certificate using the CSR you generated.
- Verifying an SSL Certificate
- Complete the domain validation process to have the certificate authority issue your files.
Once you have received your certificate files (usually a .crt and a CA Bundle), follow the steps below to install them in cPanel and secure your site.
Step-by-Step Instructions
- Log in to SiteWorx (for help logging in, see Logging into InterWorx Web Panel.
- In the left navigation menu, click Hosting Features, then Domains, followed by SSL.
- Click Setup SSL Certificate.
- Paste the X509 part and Root bundle into their respective input fields.
- Copy and paste the whole private key from your CSR into the Private Key field.
- Click Install.
- You’ve successfully installed an SSL certificate on your domain!
Next Steps
- Run your domain name through our SSL checker to ensure you installed everything correctly.
- Force visitors to the secured version of the site using various methods, including plugins, or the apache htaccess file.