Peter Eckersley
|
13aed36cd5
|
"" is a reasonable server value in default_detection=True
|
2016-02-09 12:22:36 -08:00 |
|
Peter Eckersley
|
0fb3bf689d
|
More debugging.
|
2016-02-09 11:46:43 -08:00 |
|
Peter Eckersley
|
d0d63b65b8
|
lintlint
|
2016-02-09 10:54:24 -08:00 |
|
Peter Eckersley
|
5514776a7e
|
lint / fix
|
2016-02-09 10:53:48 -08:00 |
|
Peter Eckersley
|
4a7a0bd47a
|
Update detector's namespace correctly
|
2016-02-09 10:52:10 -08:00 |
|
Peter Eckersley
|
55f1840d83
|
Make static var less verbose
|
2016-02-09 10:41:52 -08:00 |
|
Peter Eckersley
|
60392cce04
|
Try to reconstruct all the plugin cli vars
|
2016-02-09 10:40:09 -08:00 |
|
Peter Eckersley
|
d148c0c9e2
|
Merge remote-tracking branch 'origin/master' into issue_2347
|
2016-02-09 10:30:44 -08:00 |
|
Peter Eckersley
|
3603f482e5
|
Resume using a fully-constructed config namespace
|
2016-02-09 10:06:59 -08:00 |
|
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 |
|
Peter Eckersley
|
0af5b4b0a9
|
arghlint
|
2016-02-08 17:07:39 -08:00 |
|
Peter Eckersley
|
ddb78b9e61
|
Merge remote-tracking branch 'origin/master' into issue_2347
|
2016-02-08 17:00:32 -08:00 |
|
Peter Eckersley
|
bcf38476fa
|
Fix bugs, clean up plumbing.
|
2016-02-08 16:59:11 -08:00 |
|
Peter Eckersley
|
994c96180a
|
Don't catch the wrong exception by accident
|
2016-02-08 16:48:21 -08:00 |
|
Peter Eckersley
|
0946ea8e04
|
Bleh.
|
2016-02-08 16:42:13 -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 |
|
Peter Eckersley
|
b61bfdc468
|
Don't set default="" for store_false args...
|
2016-02-08 16:18:30 -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 |
|
Peter Eckersley
|
de43a4b052
|
Split default detection into its own method
|
2016-02-08 15:20:04 -08:00 |
|
Peter Eckersley
|
c5c72de959
|
Cleanup default detection a little, and handle an extra weird case
- Noah spotted a theoretical issue with store_false args, so handle that
prospectively
- overall probably not really making anything neater
|
2016-02-08 15:09:47 -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
|
d2ea078422
|
Remove some commented debugging statements
|
2016-02-07 20:12:01 -08:00 |
|
Peter Eckersley
|
317557086c
|
sys.argv[1:] does not work in tests
|
2016-02-07 20:08:32 -08:00 |
|
Peter Eckersley
|
c9df10a87e
|
Debugging / work in progress
|
2016-02-07 19:04:43 -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 |
|
Peter Eckersley
|
7906b31f55
|
Cleanup and refactor a little
|
2016-02-05 18:25:38 -08:00 |
|
Peter Eckersley
|
56fc99380d
|
Merge remote-tracking branch 'origin/renew_verb' into issue_2347
|
2016-02-05 17:34:45 -08:00 |
|