Commit Graph
5173 Commits
Author SHA1 Message Date
Blake GriffithandTheNavigat 189d6eea26 Add check that symlinks exist. 2016-01-29 18:26:24 +02:00
Brad Warren c816bfd0b7 --dry-run implies --break-my-certs 2016-01-28 18:24:47 -08:00
Peter Eckersley 9cce97ee66 delint 2016-01-28 18:19:28 -08:00
Brad Warren 688b92f528 Add --dry-run support when renewing a lineage 2016-01-28 18:19:01 -08:00
Brad Warren 0db36afa09 Add --dry-run support when getting a new cert 2016-01-28 18:14:13 -08:00
Brad Warren d56d15225e Add --dry-run support to obtain_and_enroll_cert 2016-01-28 18:09:59 -08:00
Peter Eckersley 9bc4efe50c Better comment 2016-01-28 18:07:47 -08:00
Peter Eckersley 35ce4236e0 Better docs for --webroot-map 2016-01-28 18:01:41 -08:00
Brad Warren 3d840dc11d Add --dry-run parsing 2016-01-28 18:00:28 -08:00
Peter Eckersley 4114ca1c23 Since we have a hook now, let's be done with all this unicode nonsense 2016-01-28 17:54:35 -08:00
Peter Eckersley e056b35f28 Fix some merge bugs 2016-01-28 17:51:42 -08:00
Peter Eckersley 5167f30e66 Merge & enhance two webroot map processing efforts 2016-01-28 17:48:36 -08:00
Brad Warren 5c52884939 Refactor --server/--staging tests to simplify --dry-run tests 2016-01-28 17:41:47 -08:00
Peter Eckersley c552bce609 lintmonster 2016-01-28 17:22:43 -08:00
Peter Eckersley 4dc5c0462b Test setting webroot-path in a config file 2016-01-28 17:14:55 -08:00
Peter Eckersley bf7f9d2cc1 Debugging, but also helpful errors... 2016-01-28 16:57:31 -08:00
Brad Warren 6797009dd0 Simplified calls to prepare_and_parse_args 2016-01-28 16:48:43 -08:00
Noah Swartz b7c94bb297 don't continue if there's no vhost 2016-01-28 16:48:12 -08:00
Peter Eckersley c9c81ef015 Test interactive domain -> webroot-map inclusion
Also factorise test cases
2016-01-28 16:46:52 -08:00
Peter Eckersley 10c8c1f533 Include interactively specified domains in webroot_map 2016-01-28 16:46:06 -08:00
Noah Swartz 5f50d698ee fix var name 2016-01-28 16:26:44 -08:00
Noah Swartz 69ac8c6cfa add servername/alias for all vhosts 2016-01-28 16:24:56 -08:00
Peter Eckersley aac52e755a Whatever domains we picked should make it to the renewal conf 2016-01-28 15:54:28 -08:00
Noah Swartz 3e5b89daa5 remove save params 2016-01-28 15:54:02 -08:00
Noah Swartz 1417dc43cd save ssl directives 2016-01-28 15:38:14 -08:00
Brad Warren 685fa77684 Add --dry-run flag 2016-01-28 15:02:52 -08:00
TheNavigat ee8127cac6 Merge remote-tracking branch 'letsencrypt/master' 2016-01-29 01:01:01 +02:00
Peter Eckersley 63851bfa52 Treat webroot_map -> domain importation as a general property of configs 2016-01-28 14:54:11 -08:00
Noah Swartz e7507e5354 don't double write servers 2016-01-28 14:53:47 -08:00
Peter Eckersley 002845c484 Merge remote-tracking branch 'origin/master' into wmf 2016-01-28 14:44:11 -08:00
Noah Swartz ff98ae3f22 remove is_generic always write target_name 2016-01-28 13:25:10 -08:00
Peter Eckersley 14af8dad5a Merge pull request #2293 from olabini/update_comments_for_ranked_matches
Update comment to clarify that the ranking takes into account SSL
2016-01-28 12:53:32 -08:00
bmw 442f28dd5d Merge pull request #2299 from letsencrypt/candidate-0.3.0
Include 0.3.0 release in master's history
2016-01-28 09:54:38 -08:00
Peter Eckersley 3e78d5dff1 Merge pull request #2250 from letsencrypt/leauto-upgrades
[test_leauto_upgrades] actually use everything from v0.1.0 for setup
2016-01-27 18:46:47 -08:00
Peter Eckersley b6d0632a10 Bump version to 0.4.0 2016-01-27 17:05:25 -08:00
Peter Eckersley b7c33ceeb8 Merge branch 'master' into leauto-upgrades 2016-01-27 15:35:46 -08:00
Peter Eckersley cf218dd7f1 Release 0.3.0 v0.3.0 2016-01-27 15:12:30 -08:00
bmw f51089a8dd Merge pull request #2298 from letsencrypt/fix-release-script
Fix release script
2016-01-27 13:32:03 -08:00
bmw b1bb0c522c Merge pull request #2296 from erikrose/le-auto-pinnings
Add ordereddict, a conditional dependency of ConfigArgParse under Python 2.6. Ref #2200.
2016-01-27 13:19:21 -08:00
Brad Warren d1d23b118f Did it 2016-01-27 13:16:11 -08:00
Erik Rose ac0a15d48c Add ordereddict, a conditional dependency of ConfigArgParse under Python 2.6. Ref #2200.
It doesn't hurt under 2.7.
2016-01-27 15:45:52 -05:00
bmw cee987dbb7 Merge pull request #2295 from letsencrypt/revert-2201-revert-2171-kill-22
Revert "Revert "Temporarily disable Apache 2.2 support""
2016-01-27 11:40:54 -08:00
bmw 7c6678b873 Revert "Revert "Temporarily disable Apache 2.2 support"" 2016-01-27 10:43:56 -08:00
Ola Bini 558f29bf83 Update comment to clarify that the ranking takes into account SSL 2016-01-27 09:03:09 -05:00
Brad Warren 870a743ce1 Detect * and _default_ conflict 2016-01-26 18:09:55 -08:00
Noah Swartz 4bae5b432c fix tests 2016-01-26 13:53:43 -08:00
Noah Swartz 80ce6e2942 initial servername write test 2016-01-26 13:42:56 -08:00
Brad Warren 8ba59406ad When in doubt, use the config root 2016-01-26 11:40:44 -08:00
Noah Swartz 1a14b4c8d5 fix mapping issue 2016-01-26 10:39:54 -08:00
Noah Swartz 1a12aa01b4 make different options ssl conf for centos 2016-01-26 10:17:34 -08:00