How to install FleetSSL on a cPanel/WHM server

Installation

The plugin is distributed in RPM form as part of a yum repository for CentOS 6 and 7.

Prerequisites

  • Root SSH access to WHM
  • i386 or x86_64 CentOS 6 or 7 (5 is not supported)
  • WHM/cPanel of at least STABLE version or newer (CloudLinux and LSWS compatible)

Installation procedure

 

Yum repository

Add the letsencrypt package repository:

wget https://cpanel.fleetssl.com/static/letsencrypt.repo -O /etc/yum.repos.d/letsencrypt.repo

Installation

Next, install the plugin through yum via

yum -y install letsencrypt-cpanel

The repository will install the plugin to the system - this might take a minute.

Now that the installation is complete, you should be able to login to any cPanel server on that server, and see the “Let’s Encrypt™ SSL” icon on the home screen. You should be able to immediately issue certificates, provided that the domain actually points to the server.

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix IP Missing issue on cPanel/WHM

We are here to help you with solving the problem of Missing IP Server in list accounts. The...

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...