Warning: session_start(): open(/var/cpanel/php/sessions/alt-php74/sess_e37cbb46ec2a11f6095c0339de8b650d, O_RDWR) failed: No such file or directory (2) in /home/xsofthost/public_html/help/wp-content/plugins/accelerated-mobile-pages/includes/redirect.php on line 358

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/alt-php74) in /home/xsofthost/public_html/help/wp-content/plugins/accelerated-mobile-pages/includes/redirect.php on line 358
What is Let’s Encrypt and how to install Let’s Encrypt on WHM/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
				
			
Share on facebook
Share on twitter
Share on linkedin
Share on telegram
Share on whatsapp

Related Posts