Daniel Roesler
|
d3c6451a4f
fixed #48, handle URLErrors in addition to HTTPErrors
|
9 years ago |
Daniel Roesler
|
a9a1bc79a6
switched form the node script to the tiny python script
|
9 years ago |
Daniel Roesler
|
33f593d060
Merge branch 'master' into pull_34
|
9 years ago |
Daniel Roesler
|
039769ab3f
Merge pull request #44 from RalfJung/master
|
9 years ago |
Daniel Roesler
|
6d3002403e
Merge pull request #51 from monkz/patch-1
|
9 years ago |
monkz
|
fd9d2a8161
Additional clarification for the creation of the account key
|
9 years ago |
Daniel Roesler
|
86394c615a
Merge remote-tracking branch 'origin/master'
|
9 years ago |
Daniel Roesler
|
ad59a79681
fixed #45, added readme with instructions on how to test
|
9 years ago |
Ralf Jung
|
7f2325e49f
Fix TypeError: 'str' does not support the buffer interface
|
9 years ago |
Daniel Roesler
|
81e357fe81
Merge pull request #38 from reidrac/master
|
9 years ago |
Juan J. Martínez
|
24da0a1838
Fixed nginx example
|
9 years ago |
Andreas Pfohl
|
7d8e06a805
Added description for converting an LE private key for acme-tiny.
|
9 years ago |
Daniel Roesler
|
f7aaf199e4
switched coveralls badge to use master branch
|
9 years ago |
Daniel Roesler
|
b37284d218
added error handling tests
|
9 years ago |
Daniel Roesler
|
e6cad5f0f6
added argparse to requirements for python 2.6 and removed fuse from coverage
|
9 years ago |
Daniel Roesler
|
e0a874203c
added monkey patching via fuse for full integration test
|
9 years ago |
Daniel Roesler
|
dacd06f2c5
added coveralls to travis test
|
9 years ago |
Daniel Roesler
|
d3e807302b
apparently coverage doesn't support python 3.2
|
9 years ago |
Daniel Roesler
|
1bda17f176
added coverage to tests
|
9 years ago |
Daniel Roesler
|
12636e5fb3
added code coverage
|
9 years ago |
Daniel Roesler
|
7cbf7ecc35
apparently python 2.6 doesn't have test discovery
|
9 years ago |
Daniel Roesler
|
d866955185
added initial test structure
|
9 years ago |
Daniel Roesler
|
c3493dcba8
tweaked help text on default certificate authority
|
9 years ago |
Daniel Roesler
|
862175e92f
added kwarg for log to argparse function calling
|
9 years ago |
Daniel Roesler
|
406f49aa15
added default CA back at the module level
|
9 years ago |
Daniel Roesler
|
97d9090a10
Merge branch 'master' into pull_32
|
9 years ago |
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 |
Tobias Heinzen
|
6aa18cc5a2
adding CA parameter to command line utility
|
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 |