Commit graph

8 commits

Author SHA1 Message Date
Peter Eckersley
8f8d80e7d1 Don't strip " from PATH entries
There shouldn't be any, but if they're there perhaps they're there for a
reason.
2016-03-30 17:50:22 -07:00
Peter Eckersley
c98bdd6988 Don't try to test empty hooks 2016-03-30 13:33:55 -07:00
Peter Eckersley
c11af67f2a Some unit tests for hooks.py 2016-03-30 13:15:54 -07:00
Peter Eckersley
ffefac466a Make hook errors more helpful 2016-03-29 18:46:51 -07:00
Peter Eckersley
8b8319355d Actually validate hooks 2016-03-29 18:45:14 -07:00
Peter Eckersley
87aa1bd140 lint 2016-03-29 18:16:41 -07:00
Peter Eckersley
ad5a08f5fc Actually run the renew hook 2016-03-29 17:58:53 -07:00
Peter Eckersley
5943dc7c3d Start implementing some renewal hook flags
Also some refactoring:
  - split renewal out of _auth_from_domains into renewal.renew_cert
  - split main._csr_obtain_cert out of main.obtain_cert
2016-03-25 20:37:12 -07:00