- 30 Jan, 2016 2 commits
- 29 Jan, 2016 2 commits
-
-
Neil authored
Updated DNS description
-
raunsbaekdk authored
Making it clearer that you are supposed to create the TXT record under the _acme-challenge subdomain
-
- 27 Jan, 2016 2 commits
-
-
neil authored
#check if there is sudo installed, AND if the current user is a sudoer.
-
https://github.com/Neilpang/leneil authored
-
- 26 Jan, 2016 4 commits
-
-
Neil authored
remove dependency to "sha256sum" and "base64"
-
neil authored
-
https://github.com/Neilpang/leneil authored
-
neil authored
-
- 25 Jan, 2016 2 commits
- 24 Jan, 2016 6 commits
- 23 Jan, 2016 12 commits
-
-
https://github.com/Neilpang/leneil authored
-
neil authored
support fullchain. If the real cert path equals to the ca cert path, we will append the ca cert to the domain cert, which makes it a fullchain.
-
Neil authored
-
neil authored
hide un-recommended parms from 'issue' command. It's recommended to set "cert-file-path" etc via 'installcert' command.
-
neil authored
-
Neil authored
Remove extra space
-
Samuel Tardieu authored
The line was parsed as: execute command "" with removelevel being cleared.
-
neil authored
-
neil authored
1. separate installcronjob/uninstallcronjob. no-root users can use cron job without installing le.sh 2. add cron command for cron only. 3. polish help messages. 4. move le from /bin/le to /usr/local/bin/le 5. only root can install to /usr/local/bin/le. non-root users can use ether /usr/local/bin/le or ~/.le/le.sh instead 6. WORKING_DIR can be specified when install/cronjob
-
neil authored
-
neil authored
-
neil authored
-
- 21 Jan, 2016 5 commits
- 20 Jan, 2016 3 commits
-
-
Lucas Rolff authored
-
Neil authored
FORCE=1 then we also need to regenerate the CSR
-
tombii authored
If we regenerate the key by using FORCE=1 then we also need to regenerate the CSR, otherwise the key will not match the certificate.
-
- 17 Jan, 2016 1 commit
-
-
Lucas Rolff authored
- You might configure web-servers to not allow reading files owned by root (or user you execute as), modified script to try chowning the .well-known recursively - If you do not have chown rights it will work anyway
-
- 14 Jan, 2016 1 commit
-
-
neil authored
-