My domain is: hplconsortium.com, but I’m trying to install certbot in order to auto-renew for 14 addon domains (and a dozen domains forwarding to those 14).
I ran this command: So far I’ve gained SSH access, downloaded certbot and moved it into the etc/letsencrypt directory, and learned how to run cron jobs on my server.
The problem is that I don’t have root access. According to this page:
Certbot Does Not Require Root
I can do this without root access, but the problem is that none of the instructions are written for this situation. I’ve figured out how to download certbot-auto without root access, but I don’t know enough to use it, and the instructions start with the sudo command (which means I can’t use the instruction exactly as written but must figure out the workaround for non-sudo rights).
So it would be soooo helpful for someone who can tell me the instructions for using certbot without root access.
Any help that anyone can give me would be most appreciated.
Oh - and my certificates are about to expire, so I’m kind of in a bind to get this done quickly.
My web server is (include version): Godaddy shared Linux Cpanel using Apache 2.4.39.
The operating system my web server runs on is (include version): Linux
This is what I get when I run uname -a
Linux p3plcpnl0401.prod.phx3.secureserver.net 2.6.32-954.3.5.lve1.4.66.el6.x86_64 #1 SMP Thu Jun 20 11:00:35 EDT 2019 x86_64 x86_64 x86_64 GNU/Linux
My hosting provider, if applicable, is: Godaddy
I can log to root shell for my shared space, with access to all the shared root directories such as etc var etc. I’m using Putty with SSH. But I can’t get sudo rights that would let me make overarching changes on the server. I can run cron jobs through an app that Godaddy provides on the cpanel.
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
Yes. Cpanel 78.0 (build 27)
I haven’t figured out how to get the version of certbot-auto yet, but I just downloaded it today. I have the certbot-auto package in the letsencrypt folder, but it has an asterick after it and I believe there is another step before I can use it.