Commit Graph
5536 Commits
Author SHA1 Message Date
Erik Rose af8e8fa969 Merge elimination of warnings when brew packages are already installed. Close #1988.
Also correct some capitalization and grammar.
2016-02-12 12:16:05 -05:00
Erik Rose cedcad1373 Use python -V instead of python --version. Fix #2039.
Python 2.4 doesn't support --version, and we want to be able to at least complain that it's too old without crashing.

Also, bring built le-auto up to date.
2016-02-12 11:49:01 -05:00
TheNavigat da1542e57f Fixing path from which boulder-start.sh is executed 2016-02-12 13:52:05 +02:00
TheNavigat 14b85c6d6f Replacing relative ~/.profile paths with absolute /home/vagrant/.profile ones 2016-02-12 13:47:51 +02:00
TheNavigat 037cc4e150 Adding running boulder-start.sh on boot 2016-02-12 13:47:50 +02:00
TheNavigat a4f46aa90a Replacing MySQL with MariaDB and nginx with nginx-light 2016-02-12 13:45:27 +02:00
TheNavigat a89b187186 Adding conditions for adding export lines to ~/.profile 2016-02-12 13:45:27 +02:00
TheNavigat caf959997c Adding boulder integration support to Vagrant 2016-02-12 13:45:27 +02:00
TheNavigat 5db2c75506 Merge remote-tracking branch 'letsencrypt/master' 2016-02-12 13:38:13 +02:00
freezy c80535b2df Fixed typo in Webroot section 2016-02-12 09:49:17 +01:00
Brad Warren ef21220bc5 Merge branch 'renewal-docs' 2016-02-11 18:19:39 -08:00
Seth Schoen 73b81a35c2 More documentation edits; prioritize webroot over standalone 2016-02-11 17:57:46 -08:00
Brad Warren e1e52a9d56 Verify both symlink and target 2016-02-11 17:47:15 -08:00
Erik Rose 28ac61f37e Merge Gentoo fixes: docs, recording of deps in world set. 2016-02-11 19:10:13 -05:00
Brad Warren dfddfefe33 Merge branch 'no-root-warning' 2016-02-11 15:55:00 -08:00
Brad Warren 4a0d5701b8 Merge branch 'master' into no-cancel-dupe 2016-02-11 15:50:12 -08:00
Brad Warren 52eee4fbfb Use example domains in using.rst 2016-02-11 15:45:26 -08:00
Erik Rose eb4e8bf59e Add a "success" message after installation. Fix #1621. Close #2214. 2016-02-11 18:42:27 -05:00
Brad Warren a43a21d4e2 Use example domains in README 2016-02-11 15:37:17 -08:00
Erik Rose 6eb2d60166 Let --no-self-upgrade bootstrap OS packages. Fix #2432.
--no-self-upgrade metamorphosed from a private flag to a public one, so add a new private flag, --le-auto-phase2 to take its original role of marking the division between phases. This flag must come first and, consequently, can be stripped off the arg list before calling through to letsencrypt, which means the client doesn't need to know about it.

The downside is that anyone still (deprecatedly) running le-auto out of the root of a (recently updated) master checkout will get a "Hey, the current release version le-auto I just self-upgraded to doesn't understand the --le-auto-phase2 flag" error from when we merge this until the next release is made, but that's better than a documented option not working right.

Also, remove a needless folder creation from the Dockerfile.
2016-02-11 18:03:01 -05:00
Erik Rose d791697b93 If le-auto's installation fails, delete the venv. Fix #2332.
Leaving broken venvs around can, if it got as far as installing the venv/bin/letsencrypt script, wreck future le-auto runs, since the presence of that script means "a working LE is installed" to it. Waiting until a new version of le-auto comes out and running it would recover, but this lets re-running the same version recover as well.
2016-02-11 17:17:09 -05:00
Robert Xiao a819cdcd9a Support system-default Apache on OS X. Tested on Yosemite (10.10). 2016-02-11 17:09:50 -05:00
Seth Schoen 104fa3ad55 Separate error for -d with an IP address 2016-02-11 09:10:25 -08:00
Peter Eckersley 27b0cb0c4d Merge pull request #2429 from MinnSoe/fix-old-bootstrap-ref
Fix broken reference in venv script to old bootstrap directory
2016-02-11 01:35:57 -08:00
Seth Schoen 180117facb Some preliminary documentation updates to mention renew verb 2016-02-10 22:13:27 -08:00
bmw 78bd8fb98f Merge pull request #2437 from letsencrypt/candidate-0.4.0
Candidate 0.4.0
2016-02-10 20:53:14 -08:00
Peter Eckersley e2a6bdf574 letstest: work with a local repo, even if it isn't called letsencrypt
* allows test farm tests to be run from release branches
2016-02-10 20:05:34 -08:00
Peter Eckersley 29737ab2ca More hacky fixes 2016-02-10 19:24:25 -08:00
Peter Eckersley 1f31cf1a30 Quick test farm fix 2016-02-10 19:09:05 -08:00
Peter Eckersley 563c115044 Bump version to 0.5.0 2016-02-10 18:49:27 -08:00
Peter Eckersley 74063851e3 Release 0.4.0 v0.4.0 2016-02-10 18:48:40 -08:00
Peter Eckersley 4b86cabe5b Fix git typo 2016-02-10 18:33:08 -08:00
Peter Eckersley 48cd0e270f Merge remote-tracking branch 'origin/master' into candidate-0.4.0 2016-02-10 18:32:36 -08:00
Peter Eckersley 7bbdbdfde4 Merge pull request #2431 from letsencrypt/bool
make false falsy
2016-02-10 18:30:16 -08:00
Noah Swartz bf674489d5 make false falsy 2016-02-10 18:10:10 -08:00
Peter Eckersley 83dfb5e051 Merge remote-tracking branch 'origin/master' into candidate-0.4.0 2016-02-10 16:46:10 -08:00
Peter Eckersley 982e03c13f Merge pull request #2428 from letsencrypt/include-centos-conf
Include centos-options-ssl-apache.conf in letsencrypt-apache
2016-02-10 16:45:54 -08:00
Minn Soe 24fa435f46 Fix broken reference to script in old bootstrap directory 2016-02-11 00:38:24 +00:00
Peter Eckersley ea31db75b7 Misc release script fixes 2016-02-10 16:35:14 -08:00
Brad Warren c328ec6200 Include centos-options-ssl-apache.conf in letsencrypt-apache 2016-02-10 16:35:00 -08:00
bmw b6e14f1b59 Merge pull request #2425 from letsencrypt/webroot-map-and-flags
Allow renew to handle --webroot-path on the commandline
2016-02-10 15:27:11 -08:00
Seth Schoen 6abcfddfe7 Remove unused variable "wrm" 2016-02-10 15:05:18 -08:00
Seth Schoen 86bddfa9b4 Fix syntax error (missing colon in function definition) 2016-02-10 14:50:10 -08:00
Peter Eckersley 7c7a07ceb2 rm redundancy 2016-02-10 14:30:35 -08:00
Peter Eckersley 4b49419c07 Allow renew to handle --webroot-path on the commandline
- and generally clarify how renew handles webroot options
2016-02-10 14:28:47 -08:00
bmw 7065e8e907 Merge pull request #2418 from letsencrypt/renew-integration2
Test cli flag setting within renewal integration tests
2016-02-10 13:26:13 -08:00
Brad Warren f35896b305 Stopped breaking things 2016-02-10 13:00:14 -08:00
schoen 390b7a6db7 Merge pull request #2423 from letsencrypt/sign-better
Offline sigs are actually made with sha256
2016-02-10 12:55:11 -08:00
Peter Eckersley 9077ae76bb Offline sigs are actually made with sha256 2016-02-10 12:53:36 -08:00
Brad Warren 3158f132c7 Merge branch 'master' into renew-integration2 2016-02-10 12:42:54 -08:00