- 18 Feb, 2016 2 commits
-
-
Lukas Schauer authored
Handle case where no files to cleanup exist.
-
Joachim Bauch authored
This fixes cases where "*.foo" expands to the string "*.foo" if no matching files exist.
-
- 17 Feb, 2016 6 commits
-
-
Lukas Schauer authored
Pass intermediate cert to hook script
-
o1oo11oo authored
-
o1oo11oo authored
-
Lukas Schauer authored
-
Lukas Schauer authored
Use /usr/bin/env bash shebang
-
Stefan Tatschner authored
On FreeBSD bash is installed in /usr/local/bin; this patch alters the shebang to use /usr/bin/env bash instead, to ensure that the shell scripts work on (particularly) the *BSDs as well.
-
- 16 Feb, 2016 2 commits
-
-
Lukas Schauer authored
Skip non-folder entries on cleanup.
-
Joachim Bauch authored
-
- 15 Feb, 2016 6 commits
-
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
Updated Readme with rate limit warning + staging URL
-
- 12 Feb, 2016 1 commit
-
-
Aral Balkan authored
There is currently no mention of Let’s Encrypt rate limits or the staging server. I’ve updated the readme so that the rate limit notice is prominently displayed and the necessary config setting to use the staging server is included in the instructions.
-
- 10 Feb, 2016 9 commits
-
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
changed the way SCRIPTDIR is searched for so it works better with symbolic links (e.g. a symbolic link in ~/.bin)
-
- 05 Feb, 2016 3 commits
-
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Gerard Dombroski authored
-
- 03 Feb, 2016 1 commit
-
-
Lukas Schauer authored
Added LOCKFILE to config.sh.example
-
- 02 Feb, 2016 1 commit
-
-
allixx authored
-
- 01 Feb, 2016 1 commit
-
-
Lukas Schauer authored
-
- 26 Jan, 2016 4 commits
-
-
Lukas Schauer authored
-
Lukas Schauer authored
-
Lukas Schauer authored
The dns-01 support is now available in production
-
Lukas Schauer authored
pass IO descriptors to HOOK transparently
-
- 25 Jan, 2016 1 commit
-
-
Valentin Hilbig authored
closes #101
-
- 24 Jan, 2016 1 commit
-
-
- 23 Jan, 2016 1 commit
-
-
Lukas Schauer authored
Add hook script example.
-
- 22 Jan, 2016 1 commit
-
-
Jan Tore Morken authored
-