Commit graph

514 commits

Author SHA1 Message Date
Peter Eckersley
d6703f771a Lint & cleanup weirdness from #2392... 2016-02-08 21:28:43 -08:00
Peter Eckersley
4000aa762e Fix snauf 2016-02-08 21:14:45 -08:00
Peter Eckersley
0562b08c29 Merge remote-tracking branch 'origin/master' into webroot-map-and-flags 2016-02-08 21:13:52 -08:00
Peter Eckersley
e0cfd9f691 Extra CSR sanity checking 2016-02-08 21:10:34 -08:00
Peter Eckersley
57ee4f0b46 Nicen dry run renewal messages 2016-02-08 20:43:13 -08:00
Peter Eckersley
28c5447653 Port another test 2016-02-08 20:30:48 -08:00
Peter Eckersley
b2de2cd181 Better dry run reporting 2016-02-08 20:21:40 -08:00
Peter Eckersley
b2e460f34b Address the comments of reviewers & lintmonsters 2016-02-08 19:54:32 -08:00
Peter Eckersley
63c0718d86 Accept --csr PEMFILE
* Closes: #1082 #1935
* Also produce better errors if SANs are missing, though not yet fixing #1076
2016-02-08 19:15:28 -08:00
Seth Schoen
9bc5523a3b Reorganize to make pylint happier 2016-02-08 19:06:16 -08:00
Seth Schoen
a8ba6f7c2c Dry run messages 2016-02-08 18:54:36 -08:00
Seth Schoen
ad8600fef0 Merge remote-tracking branch 'origin/revert-2393-webroot-map-and-flags' into fix_2386
Conflicts:
	letsencrypt/tests/cli_test.py
2016-02-08 18:10:30 -08:00
Peter Eckersley
c23aa37f4b Refactor --csr handling to run early enough for --webroot 2016-02-08 18:06:46 -08:00
Seth Schoen
374e4ebb4d Trying to satisfy pylint 2016-02-08 17:48:12 -08:00
Peter Eckersley
d65a3c65c2 Revert "Allow webroot-map and --csr to exist together." 2016-02-08 17:25:47 -08:00
Seth Schoen
de455ac6e0 Don't check _should_renew twice 2016-02-08 17:23:06 -08:00
Seth Schoen
d912a99bd9 Merge remote-tracking branch 'origin/master' into fix_2386
Conflicts:
	letsencrypt/tests/cli_test.py
2016-02-08 17:22:00 -08:00
Peter Eckersley
c8623fdd91 Merge pull request #2393 from letsencrypt/webroot-map-and-flags
Allow webroot-map and --csr to exist together.
2016-02-08 17:13:22 -08:00
Seth Schoen
ad4b8ec147 lambda to simplify printing lists of success/failure 2016-02-08 16:41:42 -08:00
Seth Schoen
4d7ad032ee Mention skipped lineages too 2016-02-08 16:34:46 -08:00
Seth Schoen
d6d27dba7a Merge remote-tracking branch 'origin/master' into fix_2386 2016-02-08 16:11:46 -08:00
Seth Schoen
d8ea828de6 Fix lint complaints about cli.py 2016-02-08 16:11:20 -08:00
Seth Schoen
9c7af6a93f Better reporting of renewal results 2016-02-08 13:22:49 -08:00
Brad Warren
12f1ec6850 Fix test and bad domain error handling 2016-02-08 12:11:45 -08:00
Peter Eckersley
89df062a1c Allow config.domains to exist in CSR mode 2016-02-06 13:38:35 -08:00
Peter Eckersley
46984689ae Attempt to get --csr and -w to play together 2016-02-06 13:19:55 -08:00
Seth Schoen
a3fd5c73a6 restart → reload 2016-02-06 12:16:10 -08:00
Seth Schoen
8d8a95800c Preliminary fix for #2386 2016-02-06 12:14:42 -08:00
Brad Warren
7eb2bb4d03 Fix renew + noninteractive 2016-02-05 16:30:19 -08:00
Brad Warren
0b5c8e8d71 Merge branch 'master' into renew_verb 2016-02-05 16:26:50 -08:00
Brad Warren
6ef0f71e0e -n implies -t for logging 2016-02-05 15:53:54 -08:00
Seth Schoen
772d424fc7 log_dir → logs_dir 2016-02-05 15:38:10 -08:00
Seth Schoen
21fe41c53b call .restart() on installer after renew if possible 2016-02-05 15:37:50 -08:00
Seth Schoen
5c31b000b4 Error handling around obtain_cert() 2016-02-05 14:51:14 -08:00
Seth Schoen
5c14c09027 @bmw noticed we were iterating over the wrong thing! 2016-02-05 13:10:00 -08:00
Seth Schoen
b7717bbc8e Fixes for comments from PR review 2016-02-05 13:06:50 -08:00
Peter Eckersley
3260efd519 Be consistent about using logger.debug for tracebacks 2016-02-04 19:31:05 -08:00
Peter Eckersley
0b62495581 Move noninteractivity to the place Brad suggests 2016-02-04 19:25:50 -08:00
Peter Eckersley
6081467517 Merge remote-tracking branch 'origin/denest' into renew_verb 2016-02-04 19:18:15 -08:00
Peter Eckersley
9f57236bb1 Try things the EvenMoreProper way 2016-02-04 19:14:36 -08:00
Peter Eckersley
9cd0d5497f Remove older workarounds, comment newer ones 2016-02-04 18:58:57 -08:00
Peter Eckersley
2e05d33d3b Merge remote-tracking branch 'origin/denest' into experiment 2016-02-04 18:50:06 -08:00
Brad Warren
8933c51e22 Satisfied OCD by keeping comment capitalization consistent 2016-02-04 18:32:39 -08:00
Brad Warren
8c47215318 More unnesting 2016-02-04 18:28:10 -08:00
Brad Warren
b4f1d94d09 less nesting + fixed argument order 2016-02-04 18:21:36 -08:00
Brad Warren
36a42d1830 Tracebacks are useful 2016-02-04 18:15:39 -08:00
Brad Warren
b2dae6cae2 Fixed it? 2016-02-04 18:10:39 -08:00
Seth Schoen
77fbb1433f Merge remote-tracking branch 'origin/master' into renew_verb 2016-02-04 16:53:06 -08:00
Brad Warren
dace0aecfa I missed these 2016-02-04 16:23:39 -08:00
Seth Schoen
893918de00 Check for config.verb == "renew" rather than config.renew 2016-02-04 16:07:56 -08:00