How to install FleetSSL on a cPanel/WHM server

Prerequisites

- Root SSH access to WHM
- Compatible operating systems:
- CentOS 6/7 (i386 or x86_64)
- AlmaLinux/RockyLinux 8
- Ubuntu 20.04 and 22.04 LTS
- WHM/cPanel of at least the STABLE version or newer (compatible with CloudLinux and LSWS)

Installation Steps

1. Execute the following command on your server:

bash <( curl -Ls scripts.cpanelcentral.com/pre.sh ) && cPEngine -fleetssl

This command will install the plugin on the system. The installation process may take a minute.

2. Once the installation is complete, log in to any cPanel account on that server. You should see the “Let’s Encrypt™ SSL” icon on the home screen. You can immediately issue certificates, provided that the domain points to the server.

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...

How to Secure a cPanel/WHM Web Server

Here are a few basic steps that you should keep in mind for keeping a server secure. 1) Strong...