We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
./letsencrypt-auto: command not found
./letsencrypt-auto: command not found
hello
I am trying to install letsencrypt on both my vesta and my Domain name but this issue keep showing:
the issue appeared after I enter the code
any solution please :)
I am trying to install letsencrypt on both my vesta and my Domain name but this issue keep showing:
Code: Select all
sudo: ./letsencrypt-auto: command not found
ERROR: Something went wrong. Check output above.
Code: Select all
generate_ssl admin islam.hopto.org
Re: ./letsencrypt-auto: command not found
I followed this method of installation
Install Details:
Step 1: Open your SSH console, as root, and run those command
Step 2: wget http://dl.mycity.tech/vesta/generate_ssl -O /usr/local/bin/generate_ssl
Step 3: chmod u+x /usr/local/bin/generate_ssl
Step 4: generate_ssl vestacp_username domain name
like: generate_ssl admin vc.avirahost.xyz
Step 5: Login VestaCP control Panel and enable ssl
Install Details:
Step 1: Open your SSH console, as root, and run those command
Step 2: wget http://dl.mycity.tech/vesta/generate_ssl -O /usr/local/bin/generate_ssl
Step 3: chmod u+x /usr/local/bin/generate_ssl
Step 4: generate_ssl vestacp_username domain name
like: generate_ssl admin vc.avirahost.xyz
Step 5: Login VestaCP control Panel and enable ssl