Commit Graph
4490 Commits
Author SHA1 Message Date
sagi 4748e1dd1e Name the list of two redirect argument lists 2015-12-11 09:57:08 +00:00
sagi 681de292b7 Switch to using defaultdict(list) 2015-12-11 09:29:02 +00:00
sagi c594a258fe Change comment on possibility of redirection loops 2015-12-11 09:26:55 +00:00
sagi b4746e555a typo: an other -> another 2015-12-11 09:18:36 +00:00
Peter Eckersley 88956dfba8 Move staging URI into constants.py 2015-12-10 19:38:07 -08:00
Peter Eckersley d3f5df5b02 Hedge on the rate limit slightly, because it may change after a release 2015-12-10 19:12:29 -08:00
Peter Eckersley 859fcea4ec Try to minimise verbiage. 2015-12-10 19:08:08 -08:00
Seth Schoen 95d0113098 Make --renew-by-default apply in exact-duplicate case 2015-12-10 15:49:33 -08:00
Seth Schoen 748a7fe2bc Partially update documentation for _treat_as_renewal 2015-12-10 15:41:27 -08:00
Seth Schoen 2b49cde640 Merge remote-tracking branch 'origin/master' into wip-1546 2015-12-10 15:23:21 -08:00
Seth Schoen ae0f35d48d Taking "newcert" option out of the menu 2015-12-10 15:23:10 -08:00
Peter Eckersley 3b5810995d The flag name --test-cert may make sense to most people 2015-12-10 14:24:39 -08:00
Peter Eckersley 8c6e242b13 Merge pull request #1846 from remram44/apache-help-typo
[TYPO] Fix help string for --apache-dismod
2015-12-10 14:08:43 -08:00
Dominic Cleal 6b40313311 Merge Augeas lens fix for partially quoted arguments
From https://github.com/hercules-team/augeas/commit/50fb756580477e9195946133ec2f0d1f0f6786c7

Closes: #1724
2015-12-10 14:37:58 +00:00
Dominic Cleal 5804d03336 Add failing test from ticket #1724
Augeas fails to parse the ErrorDocument argument that starts with a
double quote and ends with an EOL.
2015-12-10 14:36:25 +00:00
Peter EckersleyandNoah Swartz 9ea3dc3136 Hackishly add wheezy backports libaugeas0 where required 2015-12-09 18:55:48 -08:00
Noah Swartz d761df90d4 added coverage tests 2015-12-09 18:51:16 -08:00
Peter Eckersley 45d20847e6 Implement --staging
- Fixes #1667
- Should help with rate limit problems
2015-12-09 18:21:27 -08:00
Noah Swartz 414cfe9f13 Merge remote-tracking branch 'mainline/master' into issue_1208 2015-12-09 17:10:49 -08:00
Noah Swartz 0a1b9c2bf0 fixed failing tests for changes that allow apache22 2015-12-09 17:05:38 -08:00
Seth Schoen 79c61a8098 Basic updated logic for #1546 behavior 2015-12-09 16:37:58 -08:00
Alcaro fe6e9be6a2 Update reference to deprecated directives
https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatechainfile

> SSLCertificateChainFile became obsolete with version 2.4.8, when SSLCertificateFile was extended to also load intermediate CA certificates from the server certificate file.
2015-12-09 22:04:29 +01:00
Seth Schoen d5849c3416 WIP on cli.py 2015-12-09 10:45:28 -08:00
Remi Rampin 80901a52d8 Fix help string for --apache-dismod 2015-12-09 12:26:23 -05:00
Joona Hoikkala dae52e8db3 Revert "Travis bump"
This reverts commit e9a0c90e0f.
2015-12-09 16:37:36 +02:00
Joona Hoikkala e9a0c90e0f Travis bump 2015-12-09 16:37:23 +02:00
Joona Hoikkala 7830124be3 Merge remote-tracking branch 'upstream/master' into domcheck_manual 2015-12-09 15:27:28 +02:00
Joona Hoikkala 1ee9435db7 PEP8 2015-12-09 15:18:04 +02:00
Joona Hoikkala 5348af6559 Better coverage and test fixes 2015-12-09 15:03:14 +02:00
Joona Hoikkala 64f3d518a4 Test cases for manual domain validation 2015-12-09 13:22:39 +02:00
Joona Hoikkala 1d3cb57aef Display meaningful error messages in manual domain entry, and give user an option to retry 2015-12-09 10:36:22 +02:00
Peter Eckersley ce14851232 Merge pull request #1809 from domcleal/1693-augeas-section-ends
Merge Augeas lens fix for closing multiple sections on one line
2015-12-08 23:43:15 -08:00
Peter Eckersley d8cf3952b4 Merge pull request #1827 from domcleal/1766-augeas-sslrequire
Merge Augeas lens fix for SSLRequire wordlists
2015-12-08 23:27:36 -08:00
Peter Eckersley c325b6eb12 Merge pull request #1800 from Sveder/freenode_better_link
Changed freenode to link straight to the web IRC page for the letsenc…
2015-12-08 22:54:07 -08:00
Peter Eckersley 773b03d8a4 Merge pull request #1831 from watercrossing/fixListen
Apache configurator respects Listen ip:port statements
2015-12-08 13:22:07 -08:00
Peter Eckersley da609a2577 Merge pull request #1814 from joohoi/domaincheck
Check domain list from plugin get_all_names() and remove wildcard, punycode etc. [needs tweak]
2015-12-08 12:52:55 -08:00
Joona Hoikkala 05723cbb4a Fixed wording 2015-12-08 21:28:23 +02:00
Joona Hoikkala 006edfdbd1 Wording change to error messages 2015-12-08 21:08:30 +02:00
Ingolf Becker bbd6534744 Fixed some pep8 formatting 2015-12-08 17:56:16 +00:00
Ingolf Becker 62ea74b9e4 Modify apache plugin to work on setups where apache listens to a specific ip 2015-12-08 13:22:52 +00:00
Joona Hoikkala 0cb80bf753 Better test coverage 2015-12-08 14:23:46 +02:00
Marius Gedminas 73878f2457 Abort when no Pythons are found
It seems ill-advised to continue without setting the LE_PYTHON variable, when the very next command tries to use it.
2015-12-08 11:30:13 +02:00
Dominic Cleal d761646167 Merge Augeas lens fix for SSLRequire wordlists
From https://github.com/hercules-team/augeas/commit/f86a28d03a5c42a6c58293667a95d7794e30a42f

Closes: #1766
2015-12-08 08:09:45 +00:00
Dominic Cleal f479497d6c Add failing test from ticket #1766
Augeas fails to parse the wordlist (args inside braces) in the
SSLRequire directive.
2015-12-08 08:09:45 +00:00
Peter Eckersley 3838ea4ad1 Merge pull request #1692 from letsencrypt/1531
Merge augeas lens fix for backslashes at the start of regexps
2015-12-08 00:01:53 -08:00
Joona Hoikkala 5c8b493eda Whitespace and dot fix 2015-12-08 09:54:56 +02:00
Joona Hoikkala 0fb4f7dc8b Tests for domain validation 2015-12-08 09:32:02 +02:00
Joona Hoikkala 3c1c3c3e8d Import and non-classmethod fix 2015-12-08 09:31:47 +02:00
Joona Hoikkala e891624cb1 Revert "Added domain checks for apache installer"
This reverts commit 5dcd508827.
2015-12-08 09:07:17 +02:00
Joona Hoikkala d8b83bc478 Revert "Corrected tests to reflect the removal of wildcard domains etc."
This reverts commit 53a4d0725d.
2015-12-08 09:05:33 +02:00