Category
- SECURITY
- WORDPRESS
- CPANEL (CONTROL PANEL)
- HOSTING
- DOMAINS
- EMAIL
- APP HOSTING
- BILLING
- WEB DESIGN
- WEB MIGRATION
- SOFTWARE PRODUCTS
- MANAGING YOUR ACCOUNT
- DATA CENTERS AND SERVERS
- SERVICE AGREEMENTS
How to install an SSL certificate
Installing an SSL certificate protects your website by enabling HTTPS encryption, which secures your visitors’ data and builds trust. If you’re using hosting that supports cPanel (like Nextel Systems), the process is simple — especially with free SSL from Let’s Encrypt.
Method 1: Installing a Free SSL Certificate (Let’s Encrypt or AutoSSL)
Most modern hosting providers include AutoSSL or Let’s Encrypt built into cPanel.
🔹 Step-by-Step Guide:
- Log in to cPanel
- Visit
yourdomain.com/cpanel - Enter your hosting username and password.
- Visit
- Locate the SSL/TLS or “Let’s Encrypt” Tool
- Scroll to the Security section.
- Click on SSL/TLS or Let’s Encrypt SSL (depending on your host).
- Choose the Domain
- Select the domain where you want to install the SSL.
- Click Issue or Install next to it.
- Confirm Settings
- Use default settings unless you need to install for subdomains or aliases.
- Click Install Certificate or Submit.
- Wait for Confirmation
- After a few seconds, you’ll see a success message confirming the SSL has been installed.
- Force HTTPS (Optional but Recommended)
- Go to the .htaccess file in File Manager (public_html) and add:
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] - Or, use the “Force HTTPS Redirect” option in cPanel if available.
- Go to the .htaccess file in File Manager (public_html) and add:
Method 2: Installing a Paid SSL Certificate Manually
If you’ve purchased an SSL from another provider:
- Go to cPanel > SSL/TLS.
- Click “Manage SSL Sites” under “Install and Manage SSL”.
- Paste the CRT (Certificate), Private Key, and CA Bundle.
- Click Install Certificate.
How to Verify SSL Is Active
- Visit your site using
https://yourdomain.com - Look for the padlock icon in the browser.
- Use tools like SSL Checker to confirm everything is configured correctly.
Tips on How to install an SSL certificate
- SSL certificates usually auto-renew (especially Let’s Encrypt).
- For WordPress sites, update the WordPress Address and Site URL under Settings > General to use
https://. - Consider using a plugin like Really Simple SSL to make the transition easier.
Created: April 9, 2025
Need Help with Your Domain?
Contact Nextel Systems for expert assistance with securing and managing your domain.