Commit History

Author SHA1 Message Date
  Daniel Roesler 6d3002403e Merge pull request #51 from monkz/patch-1 10 years ago
  monkz fd9d2a8161 Additional clarification for the creation of the account key 10 years ago
  Daniel Roesler 86394c615a Merge remote-tracking branch 'origin/master' 10 years ago
  Daniel Roesler ad59a79681 fixed #45, added readme with instructions on how to test 10 years ago
  Ralf Jung 7f2325e49f Fix TypeError: 'str' does not support the buffer interface 10 years ago
  Daniel Roesler 81e357fe81 Merge pull request #38 from reidrac/master 10 years ago
  Juan J. Martínez 24da0a1838 Fixed nginx example 10 years ago
  Andreas Pfohl 7d8e06a805 Added description for converting an LE private key for acme-tiny. 10 years ago
  Daniel Roesler f7aaf199e4 switched coveralls badge to use master branch 10 years ago
  Daniel Roesler b37284d218 added error handling tests 10 years ago
  Daniel Roesler e6cad5f0f6 added argparse to requirements for python 2.6 and removed fuse from coverage 10 years ago
  Daniel Roesler e0a874203c added monkey patching via fuse for full integration test 10 years ago
  Daniel Roesler dacd06f2c5 added coveralls to travis test 10 years ago
  Daniel Roesler d3e807302b apparently coverage doesn't support python 3.2 10 years ago
  Daniel Roesler 1bda17f176 added coverage to tests 10 years ago
  Daniel Roesler 12636e5fb3 added code coverage 10 years ago
  Daniel Roesler 7cbf7ecc35 apparently python 2.6 doesn't have test discovery 10 years ago
  Daniel Roesler d866955185 added initial test structure 10 years ago
  Daniel Roesler c3493dcba8 tweaked help text on default certificate authority 10 years ago
  Daniel Roesler 862175e92f added kwarg for log to argparse function calling 10 years ago
  Daniel Roesler 406f49aa15 added default CA back at the module level 10 years ago
  Daniel Roesler 97d9090a10 Merge branch 'master' into pull_32 10 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 10 years ago
  Tobias Heinzen 6aa18cc5a2 adding CA parameter to command line utility 10 years ago
  Benoit Garret a9a7170c5a cron example: do not write the certificate if there is an error 10 years ago
  Daniel Roesler b7ee7b8d52 Merge branch 'code-reduction' into logging-rewrite 10 years ago
  somecoder42 ec7b74cfc7 simpify protected 10 years ago
  somecoder42 f940739ba9 shrink pub_exp/pub_mod code 10 years ago
  somecoder42 8d2b46519a Use 'with' when opening wellknown_path 10 years ago
  somecoder42 1a16509caa replace challenge['token'] by token 10 years ago