I’ve installed certbot-nginx on Centos 7. I tried to run the http challenge and it didn’t work (I think because of my firewall). I have busted the rate limit. But after 1h I retried to run the certbot script and nothing happened. Maybe I overwrote the certbot file. So I decided to do a
yum reinstall certbot-nginx
After running it the certbot file didn’t reappear so I am not able to recover. Can someone help me on this?
My domain is:
I ran this command:
certbot --nginx -d callauth.isptelecom.net
It produced this output:
-bash: certbot: command not found
My web server is (include version):
nginx version: nginx/1.16.0
The operating system my web server runs on is (include version):
Centos 7
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): N/A