Basically, I tried to get Let's Encrypt working on my server. Updated DA to the latest beta build, and while it does show all the config options that have been added since 1.49.1, the version number I'm seeing in Licensing/Updates is still 1.49.1. Is this normal?
Also, when I try to generate a certificate I get this output;
letsencrypt is set to 1 in directadmin.conf and I have no issue running curl from CLI over SSH.
Is there a very obvious point that I'm missing or is there an actual issue?
Also, when I try to generate a certificate I get this output;
Code:
Getting challenge for <domain> from acme-server...
/usr/local/directadmin/scripts/letsencrypt.sh: line 51: curl: command not found
/usr/local/directadmin/scripts/letsencrypt.sh: line 70: curl: command not found
/usr/local/directadmin/scripts/letsencrypt.sh: line 272: [: : integer expression expected
/usr/local/directadmin/scripts/letsencrypt.sh: line 288: [: : integer expression expected
/usr/local/directadmin/scripts/letsencrypt.sh: line 312: /var/www/html/.well-known/acme-challenge/: Is a directory
/usr/local/directadmin/scripts/letsencrypt.sh: line 51: curl: command not found
/usr/local/directadmin/scripts/letsencrypt.sh: line 70: curl: command not found
/usr/local/directadmin/scripts/letsencrypt.sh: line 315: [: -ne: unary operator expected
Waiting for domain verification...
rm: cannot remove `/var/www/html/.well-known/acme-challenge/': Is a directory
Challenge is . Details: . Exiting...
letsencrypt is set to 1 in directadmin.conf and I have no issue running curl from CLI over SSH.
Is there a very obvious point that I'm missing or is there an actual issue?