Commit Graph
2559 Commits
Author SHA1 Message Date
James Kasten 47be104e2b Update pick_plugin tests based on misconfigured single plugin 2015-07-30 01:37:05 -07:00
James Kasten 67be424779 Merge branch 'master' into apache_modules 2015-07-30 01:26:08 -07:00
James Kasten 3bcf29be51 Change default rollback to 1 2015-07-30 01:22:59 -07:00
James Kasten e64e3ceab0 Proper misconfiguration message 2015-07-30 01:19:02 -07:00
James Kasten 1570873312 Fix single candidate plugin misconfiguration bug 2015-07-30 00:29:23 -07:00
James Kasten 7390a39a4d edit spacing 2015-07-29 23:49:02 -07:00
James Kasten ae4e1d5058 Use a2enmod and update reverter 2015-07-29 23:40:07 -07:00
James Kasten c0f8c90f93 Merge pull request #638 from kuba/boulder-start-no-arg
"boulder-start.sh amqp" is the default as of #637
2015-07-29 22:15:23 -07:00
Jakub Warmuz 84fe80a347 "boulder-start.py amqp" is the default as of #637 2015-07-30 04:13:14 +00:00
James Kasten c29c7a0b64 Merge pull request #637 from letsencrypt/integration-path
Fix path for integration test.
2015-07-29 17:05:38 -07:00
Jacob Hoffman-Andrews 06e21d3578 Fix path for integration test. 2015-07-29 15:53:09 -07:00
Jeff Hodges 1bbc3d38f8 Merge pull request #636 from letsencrypt/mktemp
make mktemp in integration tests work on OS X
2015-07-29 15:27:17 -07:00
Jeff Hodges 584f19fef5 add comment for mktemp for @Kuba 2015-07-29 15:08:22 -07:00
Jeff Hodges 6a90737bbb make mktemp in integration tests work on OS X 2015-07-29 14:54:35 -07:00
James Kasten b7f01d435f Merge pull request #635 from kuba/staging-server
Update default server URI to staging.
2015-07-29 14:33:48 -07:00
Jakub Warmuz fe237df2cc Update default server URI to staging.
http://letsencrypt.status.io/pages/maintenance/55957a99e800baa4470002da/55b90ed12c1b61d83b0001eb
2015-07-29 21:15:45 +00:00
James Kasten 91227956cf Merge pull request #634 from kuba/include-package-data
include_package_data in apache and nginx plugins
2015-07-29 13:33:27 -07:00
Jakub Warmuz d86ade674d include_package_data in apache and nginx plugins
ref https://github.com/letsencrypt/letsencrypt/issues/625
2015-07-29 19:57:12 +00:00
James Kasten ccf678f146 rmdirs -> shutil.rmtree 2015-07-24 19:23:12 -07:00
James Kasten ba4a62f185 Add 'empty mods-enabled dir 2015-07-24 19:18:07 -07:00
James Kasten 87bf4969c0 bump coverage 2015-07-24 19:01:35 -07:00
James Kasten 98b7627e18 Merge branch 'master' into apache_modules 2015-07-24 17:07:16 -07:00
James Kasten 6716d9f0b4 Remove a2enmod option 2015-07-24 17:06:27 -07:00
James Kasten ab42f7fdfe 100% unittests for apache plugin 2015-07-24 17:05:25 -07:00
James Kasten 1ff899ae33 pylint cleanup 2015-07-24 15:47:38 -07:00
James Kasten 9454995565 remove verify_setup call 2015-07-24 03:29:16 -07:00
James Kasten 647caba164 100% configurator coverage 2015-07-24 03:22:35 -07:00
James Kasten da1d6acd59 Merge pull request #622 from kuba/manual-integration
Manual plugin integration testing
2015-07-24 00:03:26 -07:00
Jakub Warmuz ab097d128b Fix logging -> logger typo. 2015-07-24 06:41:56 +00:00
James Kasten aecb7b71d7 100% Augeas Configr unittests 2015-07-23 14:51:07 -07:00
James Kasten 7282d8bc6d Merge pull request #629 from ryh/patch-1
remove sudo before brew (OS X)
2015-07-23 13:54:51 -07:00
James Kasten c927149185 Unittests and revisions 2015-07-23 01:34:51 -07:00
Bigfish 8e0b271ccd remove sudo before brew (OS X)
brew will refuse sudo  ref: https://github.com/Homebrew/homebrew/issues/9953
2015-07-23 15:47:11 +08:00
James Kasten 8b96264576 improved redirect, testcases 2015-07-22 02:05:01 -07:00
James Kasten d25c7c36e7 Convert to servername/serveralias 2015-07-21 17:16:46 -07:00
James Kasten 8e63bbead4 Merge pull request #623 from PeterMosmans/typo
Fixed typo
2015-07-20 11:40:47 -07:00
Jacob Hoffman-Andrews a724504b2e Merge pull request #621 from kuba/boulder-amqp
Travis: run Boulder in AMQP mode (fixes #620).
2015-07-20 10:23:36 -07:00
Peter Mosmans 7908ea0b86 Fixed typo
Changed config-changes in the short help (wrong) to config_changes (right)
2015-07-20 10:17:58 +02:00
James Kasten 6a8590b4cc Improved Apache and unittests 2015-07-19 19:49:44 -07:00
James Kasten 3206880673 add complex parsing tests 2015-07-19 16:48:27 -07:00
Jakub Warmuz 82147f1f5e Travis: add le.wtf to /etc/hosts. 2015-07-19 11:22:57 +00:00
Jakub Warmuz 9e2682a025 100% coverage for manual test mode and related code. 2015-07-19 11:04:29 +00:00
Jakub Warmuz 09e658c486 Merge remote-tracking branch 'github/letsencrypt/master' into manual-integration 2015-07-19 10:00:10 +00:00
James Kasten 4b8651274f Merge pull request #607 from kuba/dvsni-verify
Verify DVSNI
2015-07-19 02:30:51 -07:00
James Kasten 20e81949c4 Merge branch 'master' into apache_modules 2015-07-19 02:22:41 -07:00
James Kasten 78fd81aed7 Cleanup Apache 2015-07-19 02:22:10 -07:00
Jakub Warmuz 3825633f46 Merge remote-tracking branch 'github/letsencrypt/master' into manual-integration
Conflicts:
	letsencrypt/auth_handler.py
2015-07-19 07:49:32 +00:00
Jakub Warmuz fe3c3be675 Travis: run Boulder in AMQP mode (fixes #620). 2015-07-18 19:31:56 +00:00
Jakub Warmuz 7a79915f0c Common plugin: export key to PKCS8, not OpenSSL. 2015-07-18 13:00:05 +00:00
Jakub Warmuz 61e19c9882 DVSNIResponse.gen_cert, fix verify_cert, add tests. 2015-07-18 12:54:33 +00:00