Noah Swartz
2d2c98aa9d
add a check for wildcards
2016-02-19 13:47:10 -08:00
Peter Eckersley
f018895d72
Merge pull request #2487 from letsencrypt/undefined-addrs
...
Fixes #2470
2016-02-19 12:27:45 -08:00
Brad Warren
0062678f7d
A temporary save is a good save
2016-02-19 12:20:32 -08:00
Erik Rose
b95a01a15c
Turn the root-level letsencrypt-auto symlink into a regular file. Close #2501 .
...
It will always be a copy of the latest release version, 0.4 in this case. (Modify the release script to make that so.) This way, people using the old method of running le-auto from a git checkout will not end up using a bleeding-edge version, letting us work on the tip-of-tree version more freely.
2016-02-19 15:13:58 -05:00
Nikos Roussos
4ce926315d
Add Fedora package installation on docs
2016-02-19 12:15:26 +02:00
TheNavigat
0e12b1fd86
Enabling apache-conf-test in Travis
2016-02-19 05:00:47 +02:00
Seth Schoen
5eba011f8e
Generalize and move check inside handle_csr
2016-02-18 18:35:45 -08:00
Seth Schoen
1de66b3d7d
Explicit error message for #2206
2016-02-18 16:02:07 -08:00
Noah Swartz
6a7c3ada65
lint fix
2016-02-18 14:49:57 -08:00
Peter Eckersley
9b21efc6b8
Merge pull request #2480 from filipochnik/remove-acme-challenge
...
Remove acme-challenge after cleaning up all challenges
2016-02-18 12:43:13 -08:00
dave-cz
eec6287d12
change in the source file
2016-02-18 09:57:06 +01:00
Noah Swartz
26a25a7053
allow users to choose how many config changes are shown
2016-02-17 18:34:37 -08:00
Brad Warren
6135ba7a59
break
2016-02-17 17:24:57 -08:00
Noah Swartz
812d6e7ae9
fix linting
2016-02-17 16:30:55 -08:00
Peter Eckersley
4dad0d76f6
Merge pull request #2494 from moshevds/travis_yml
...
Removed a mention of SimpleHTTP from comments
2016-02-17 16:23:46 -08:00
Peter Eckersley
8d61c86c8c
Well actually
...
We don't need stripping after all.
2016-02-17 16:11:50 -08:00
bmw
960114a08e
Merge pull request #2282 from olabini/nginx_reverter_guarding
...
Guard reverter invocations and wrap in correct exceptions
2016-02-17 16:04:29 -08:00
Noah Swartz
f72bcb5ea4
print only challenge changes to configs
2016-02-17 15:57:14 -08:00
Filip Ochnik
0554163ff9
Additional tests for webroot cleanup
2016-02-17 17:21:25 +08:00
Filip Ochnik
4d9f487e89
Handle rmdir failure
2016-02-17 17:04:10 +08:00
Môshe van der Sterre
560ad7152d
Removed a mention of SimpleHTTP from comments
2016-02-17 06:38:07 +01:00
TheNavigat
8b7f72b5bc
Adding test for obtain_certificate_from_csr with auth_handler set to None
2016-02-17 06:38:11 +02:00
TheNavigat
fe1ab15f4b
Adding test for unsupported MX error
2016-02-17 05:33:00 +02:00
TheNavigat
ceb02f9731
Merge remote-tracking branch 'letsencrypt/master'
2016-02-17 04:50:15 +02:00
schoen
e09398c9a8
Merge pull request #2492 from letsencrypt/unbreak-le-auto
...
Revert "Let --no-self-upgrade bootstrap OS packages. Fix #2432."
2016-02-16 18:21:48 -08:00
Brad Warren
dbc81490e5
Revert "Let --no-self-upgrade bootstrap OS packages. Fix #2432."
...
This reverts commit 6eb2d60166 .
2016-02-16 17:10:59 -08:00
Peter Eckersley
8baf3b3750
Merge pull request #2449 from nneonneo/support-osx-apache
...
Support system-default Apache on OS X. Tested on Yosemite (10.10).
2016-02-16 16:50:01 -08:00
Noah Swartz
c8a9da8442
update test to hit new line in configurator
2016-02-16 16:47:29 -08:00
Peter Eckersley
1a77c73857
Merge pull request #2472 from TheNavigat/clienttest
...
Tests for client.py
2016-02-16 16:18:21 -08:00
Peter Eckersley
ceae505751
Merge pull request #2476 from moshevds/etc_hosts
...
Adding required /etc/hosts entries to .travis.yml and docs/contributing.rst
2016-02-16 16:15:32 -08:00
Peter Eckersley
314f9f4755
Merge pull request #2475 from moshevds/perform_method_documentation
...
Updating perform method documentation in interfaces.py
2016-02-16 16:14:45 -08:00
Noah Swartz
109d6caf65
fix how OR is added
2016-02-16 16:07:03 -08:00
Noah Swartz
bf30e54a32
fix syntax and don't have unneeded ors
2016-02-16 15:58:53 -08:00
Peter Eckersley
a105f8e607
Merge pull request #2484 from letsencrypt/explain_no_ip_certs
...
Explain IP addresses are specifically forbidden
2016-02-16 15:54:34 -08:00
Noah Swartz
3964357eb3
rewrite generic files
2016-02-16 15:48:36 -08:00
Brad Warren
36c6f734a8
fix #2470
2016-02-16 14:56:26 -08:00
Erik Rose
c71fa44456
Upgrade peep to 3.1.1.
...
Fix bad LE experience reported at https://github.com/erikrose/peep/issues/119 .
2016-02-16 17:51:08 -05:00
Seth Schoen
31a27f675a
Trivial change to re-run tests after spurious integration test failure
2016-02-16 14:41:02 -08:00
Brad Warren
55228e2df4
Remove quotes around SUDO in other bootstrap scripts
2016-02-16 14:30:35 -08:00
Brad Warren
4b25d6543f
Don't exit without installing packages
2016-02-16 14:19:27 -08:00
Brad Warren
95efab93b7
Remove quotes around $SUDO
2016-02-16 13:59:28 -08:00
Seth Schoen
16761bc836
Fix lint line-too-long complaint
2016-02-16 13:00:08 -08:00
Peter Eckersley
805e85dd64
Make requirements.txt safe for editing
2016-02-16 12:34:35 -08:00
Peter Eckersley
3faec3d12b
Merge pull request #2477 from letsencrypt/letshelp-newleauto
...
[test farm] Fix use of the newleauto in test_letsencrypt_auto_certonl…
2016-02-16 12:29:22 -08:00
Seth Schoen
beeb65d2f2
Add test
2016-02-16 12:24:29 -08:00
Seth Schoen
a23b36bf56
Merge remote-tracking branch 'origin/master' into explain_no_ip_certs
2016-02-16 12:17:43 -08:00
Erik Rose
e8f6d4ff39
Merge the true public suitability of --no-self-upgrade. Close #2451 .
2016-02-16 15:12:26 -05:00
Erik Rose
3915e0014b
Merge removal of venv on le-auto failure. Close #2450 .
2016-02-16 15:02:23 -05:00
Peter Eckersley
9fc723f316
Exceptional coverage
2016-02-16 11:52:48 -08:00
Peter Eckersley
a9780c2ddc
Test trailing whitespace in headers
2016-02-16 11:15:35 -08:00