Originally created by @runningman84 on GitHub (Dec 16, 2015).
The return code of the letsencrypt.sh is always 1:
root@default-ubuntu-1404:/etc/letsencrypt# sudo -u letsencrypt ./letsencrypt.sh && echo hallo Using config file /etc/letsencrypt/config.sh + Generating account key... + Registering account key with letsencrypt... root@default-ubuntu-1404:/etc/letsencrypt# ls -la total 48 drwxr-xr-x 4 letsencrypt root 4096 Dec 16 10:47 . drwxr-xr-x 75 root root 4096 Dec 16 10:46 .. drwxr-xr-x 2 letsencrypt root 4096 Dec 16 10:46 .acme-challenges drwxr-xr-x 2 letsencrypt root 4096 Dec 16 10:46 certs -rwxr--r-- 1 root root 2416 Dec 16 10:46 config.sh -rw-r--r-- 1 root root 0 Dec 16 10:46 domains.txt -rwxr-xr-x 1 root root 20567 Dec 16 10:46 letsencrypt.sh -rw------- 1 letsencrypt letsencrypt 3243 Dec 16 10:47 private_key.pem
No dependencies set.
The note is not visible to the blocked user.
Originally created by @runningman84 on GitHub (Dec 16, 2015).
The return code of the letsencrypt.sh is always 1: