cPanel

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt?

Let’s Encrypt is a free certificate authority provided by the Internet Security Research Group (ISRG).

Let’s Encrypt provide two types of free X.509 certificates for Transport Layer Security (TLS) . The standard single domain SSL and the Wildcard SSL, which covers not only a single domain, but all of its subdomains too.

Install Let’s Encrypt Plugin for WHM / cPanel

First Login to your server using SSH , then run the following command
    
     scripts/install_lets_encrypt_autossl_provider
    
   

Then you need to go to your WHM and navigate to 

WHM >> Home >> SSL/TLS >> Manage AutoSSL 

and  choose the AutoSSL Providers (Let’s Encrypt) . “you cant choose one provider only”.

Disable and uninstall Let’s Encrypt plugin for WHM / cPanel

Login to your server using SSH , then run the following command
    
     /usr/local/cpanel/scripts/uninstall_lets_encrypt_autossl_provider
    
   
XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago

How to Uninstall cloudlinux and covert back to centos cpanel server

CloudLinux supports all the hardware supported by RHEL/CentOS, with few exceptions. Exceptions are usually hardware…

6 years ago