Let's Encrypt plugin on cpanel 120
I use cPanel 120. In the SSL provider section, there is no provider and it is disabled.
I want to install Let's Encrypt with the help of the following command, which gives the following error:
# /usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
-bash: /usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider: No such file or directory
How can I install Let's Encrypt in cPanel 120?
-
Hey there! That's odd, as Let's Encrypt has been the default for some time so you shouldn't need to install it. Does LE show up again if you run a forced update with "/scripts/upcp --force" ?
1 -
Hello.
Thank you for your guidance. I leave the solution here for those who have the same problem as me.
After doing the forced update, I received the following error in the SSL section:
Failed to load information for the AutoSSL module “LetsEncrypt”: Couldn't open /root/.cpanel/letsencrypt_tos_cache: No such file or directory at /var/cpanel/perl/Cpanel/SSL/Auto/Provider/LetsEncrypt/ToSCache.pm line 114.
at /usr/local/cpanel/Cpanel/SSL/Auto.pm line 99.
Cpanel::SSL::Auto::__ANON__(__CPANEL_HIDDEN__...) called at /usr/local/cpanel/3rdparty/perl/536/cpanel-lib/Try/Tiny.pm line 121
Try::Tiny::try(CODE(0x1a4bd78), Try::Tiny::Catch=REF(0x114fbe0)) called at /usr/local/cpanel/Cpanel/SSL/Auto.pm line 100
Cpanel::SSL::Auto::get_all_provider_info() called at whostmgr/bin/whostmgr12.pl line 650
main::autossl("autossl") called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 364
Whostmgr::Dispatch::_do_call("autossl", HASH(0x1944ae8), HASH(0x1944d28)) called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 176
Whostmgr::Dispatch::dispatch("autossl", 1, ARRAY(0x1944c80)) called at whostmgr/bin/whostmgr12.pl line 221The problem was solved simply by creating the letsencrypt_tos_cache:
touch /root/.cpanel/letsencrypt_tos_cache
And finally install Let’s Encrypt from whm or ssh:
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
Good luck.
0 -
this didn't work for me still getting
[root@amigo ~]# /usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
-bash: /usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider: No such file or directory
0 -
foxmedo - what specific issue are you trying to solve?
0 -
same issue here, lets encrypt autossl is not able to identify my A records and keep asking for AAAA
0
Please sign in to leave a comment.
Comments
5 comments