Daniel Roesler
|
36ec4bdd37
no need to save the certificate to a variable in the example cron script, since it will exit before chained.pem is overwritten
|
9 years ago |
Benoit Garret
|
a9a7170c5a
cron example: do not write the certificate if there is an error
|
9 years ago |
Daniel Roesler
|
b7ee7b8d52
Merge branch 'code-reduction' into logging-rewrite
|
9 years ago |
somecoder42
|
ec7b74cfc7
simpify protected
|
9 years ago |
somecoder42
|
f940739ba9
shrink pub_exp/pub_mod code
|
9 years ago |
somecoder42
|
8d2b46519a
Use 'with' when opening wellknown_path
|
9 years ago |
somecoder42
|
1a16509caa
replace challenge['token'] by token
|
9 years ago |
Daniel Roesler
|
aebde7ae1a
added propper logging, but needs code reduction to bring back below 200 lines
|
9 years ago |
Daniel Roesler
|
ee20af39be
tweaked import formatting for python 2 and 3
|
9 years ago |
Daniel Roesler
|
9ce0107fa3
Merge remote-tracking branch 'origin/master' into pull_22
|
9 years ago |
Daniel Roesler
|
ef7a46df3f
Merge branch 'master' into pull_22
|
9 years ago |
Daniel Roesler
|
59dae1dc5f
Merge pull request #26 from jwilk/readme-formatting
|
9 years ago |
Jakub Wilk
|
15cbcc8cfb
README: enable syntax highlighting for nginx snippet
|
9 years ago |
Collin Anderson
|
0c980e00ec
Python 3 support
|
9 years ago |
Nicolas Dietrich
|
2bcf39f8eb
Fix two missing words
|
9 years ago |
Daniel Roesler
|
8d9dc34056
Merge remote-tracking branch 'maghoff/patch-1' into pull_19
|
9 years ago |
Daniel Roesler
|
3d0e0189e0
consolidated helptext dedent a bit
|
9 years ago |
Daniel Roesler
|
fdae5f75a1
Merge remote-tracking branch 'jomo/patch-indent' into pull_17
|
9 years ago |
Daniel Roesler
|
47ebd611ab
updated urlsafe regex to use raw string
|
9 years ago |
Daniel Roesler
|
fe7cb76489
Merge remote-tracking branch 'jomo/patch-regex' into pull_16
|
9 years ago |
Daniel Roesler
|
1775b70654
prevent malicious tokens from being anything but urlsafe base64
|
9 years ago |
Magnus Hoff
|
dc800f5e02
Fix typo
|
9 years ago |
jomo
|
64465ac88e
use textwrap.dedent
|
9 years ago |
jomo
|
3f7fe35625
use raw regex string
|
9 years ago |
Paul Jimenez
|
a866b255e7
Join paths platform-neutrally
|
9 years ago |
Daniel Roesler
|
e12cd728c8
Merge pull request #7 from temporaryaccount/compat
|
9 years ago |
temp
|
b2cd85d8f7
Make compatible with older 2.x versions of Python
|
9 years ago |
Daniel Roesler
|
80c83f8150
added more verbose error output to openssl errors
|
9 years ago |
Daniel Roesler
|
af3a2e7de7
Merge remote-tracking branch 'origin/master'
|
9 years ago |
Daniel Roesler
|
cffe2a8b29
added error output of openssl signature errors
|
9 years ago |