Commit Graph
5298 Commits
Author SHA1 Message Date
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
bmw 90c7a73146 Merge pull request #2078 from letsencrypt/non-interactive
Implement non-interactive mode for the client.
2016-01-25 18:51:56 -08:00
Peter Eckersley b7c9ed1b99 lintmonster 2016-01-25 15:36:00 -08:00
Erik Rose 7189778927 Merge the downgrade of the ConfigArgParse dependency to 0.9.3. 2016-01-25 18:32:36 -05:00
Peter Eckersley 9b43b71a21 Merge pull request #2268 from letsencrypt/fix-2254
Ignore renewal configs that don't end in .conf
2016-01-25 14:07:04 -08:00
Seth Schoen f759b8342b Merge branch 'master' of https://github.com/letsencrypt/letsencrypt into fix-2254 2016-01-25 12:53:01 -08:00
Seth Schoen 2d0f66ea32 Test now makes a non-.conf file to be ignored 2016-01-25 12:52:27 -08:00
Seth Schoen ca75532328 Same fix to renewer.py (don't read non-.conf) 2016-01-25 12:52:10 -08:00
Peter Eckersley 2f29c66167 Merge pull request #2232 from TheNavigat/golangcontributing
Refining contributing.rst
2016-01-25 10:20:07 -08:00
Peter Eckersley aab2f9e3fb Merge pull request #2256 from SwartzCr/issue_2228
fix apache 2.2
2016-01-25 09:34:20 -08:00
TheNavigat 9d48c05e2a Merge remote-tracking branch 'letsencrypt/master' 2016-01-24 00:50:32 +02:00
TheNavigat b5af4264bc Adding instructions on how to install Go 1.5.3 on Linux 2016-01-23 04:14:23 +02:00
Erik Rose 5b9369701e Merge pull request #2266 from erikrose/centos-python-tools
Add installation of python-tools and python-pip for CentOS.
2016-01-22 20:41:12 -05:00
Peter Eckersley 58b50ba008 fix typo 2016-01-22 17:27:45 -08:00
Peter Eckersley 260534d1c3 Moderate warning label for cli.cli_command 2016-01-22 17:23:13 -08:00
bmw 127550c8b7 Merge pull request #2251 from letsencrypt/notifications
Do not say we've renewed a cert if it was reinstalled
2016-01-22 16:58:36 -08:00
Peter Eckersley 904f44864e rm stray print 2016-01-22 16:44:54 -08:00
Seth Schoen 32f703b6b2 Ignore renewal configs that don't end in .conf
Should fix #2254
2016-01-22 16:37:36 -08:00
Erik Rose 55dba783c0 Port bootstrapper fixes to the new le-auto's bootstrappers. 2016-01-22 15:26:49 -05:00
SorvaniandErik Rose 30db2372b5 Update _rpm_common.sh
fixes #1823
Add check for python-tools and python-pip
2016-01-22 15:15:27 -05:00
Noah Swartz 5192fa36ab move save command up to tls_sni 2016-01-22 11:47:49 -08:00
Noah Swartz b75b887a83 fixed linting issues 2016-01-22 10:03:29 -08:00
Erik Rose 66dbd23f2b Upgrade peep to 3.0.
This will avoid crashing when used with pip 8.x, which was released today and is already the 3rd most used client against PyPI. (7.1.2 and 1.5.4 take spots 1 and 2, respectively.)
2016-01-22 00:07:50 -05:00
bmw 48c211a022 Merge pull request #2218 from letsencrypt/csrdoc
Csrdoc
2016-01-21 16:08:45 -08:00
Noah Swartz 0802ade04e fix apache 2.2 2016-01-21 15:59:30 -08:00
Peter Eckersley e6c608b0a6 Do not autoexpand 2016-01-21 15:55:44 -08:00