Commit Graph
4270 Commits
Author SHA1 Message Date
Noah Swartz e463fca34d fix broken test 2015-12-17 16:01:21 -08:00
Noah Swartz 15386fd0de fix issue with parsing renewal confs 2015-12-16 18:55:39 -08: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
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
Joona Hoikkala 51a5d7ceb0 Move validation code to main client 2015-12-08 09:05:11 +02:00
Peter Eckersley 16ef4fdd3d Merge pull request #1822 from vszakats/patch-1
_rpm_common.sh: minor typo
2015-12-07 19:03:52 -08:00
Viktor Szakats d81620ccdd _rpm_common.sh: minor typo 2015-12-08 02:49:59 +01:00
Peter Eckersley 553df8483a Merge pull request #1681 from bit/link!
Remove ! at end of url (fixes open url in gnome-terminal)
2015-12-07 17:31:29 -08:00
schoen 597ac43ec3 Merge pull request #1709 from lord63-forks/fix-typo
Fix typo in README.rst and docs/using.rst
2015-12-07 15:27:00 -08:00
Joona Hoikkala 53a4d0725d Corrected tests to reflect the removal of wildcard domains etc. 2015-12-07 16:05:53 +02:00
Joona Hoikkala 82f71cba9b Linter fixes 2015-12-07 16:02:27 +02:00
Joona Hoikkala 5dcd508827 Added domain checks for apache installer 2015-12-07 15:37:09 +02:00
Joona Hoikkala 2d5d4a65c4 Moved domain check to le_util 2015-12-07 15:07:27 +02:00
Dominic Cleal 312669c64d Merge Augeas lens fix for closing multiple sections on one line
From https://github.com/hercules-team/augeas/commit/f44a7a55cc7162beced99659234eb078a8d20e1d

Closes: #1693
2015-12-07 10:49:40 +00:00
Sveder f1a50b08fb Changed freenode to link straight to the web IRC page for the letsencrypt channel. 2015-12-07 02:02:47 +02:00
Peter Eckersley ce0ea2b104 Merge pull request #1784 from devvmh/patch-2
Mention the --renew-by-default flag
2015-12-06 13:09:24 -08:00
Devin Howard f2a93e00ea Mention the --renew-by-default flag
I was going crazy looking for this flag - I think it's worth a mention in the Renewal section
2015-12-06 18:20:11 +08:00
Peter Eckersley 591d8a271b Merge pull request #1773 from gene1wood/clarify-connection-message
Clarify error messages with acronym DV
2015-12-06 01:46:41 -08:00
Peter Eckersley 63e14763b9 Merge pull request #1776 from nelhage/domain-config
Fix a typo in example config file.
2015-12-06 01:42:26 -08:00
Nelson Elhage cb6ecea087 Fix a typo in example config file. 2015-12-05 11:35:54 -08:00
Peter Eckersley 942d5ea4a3 Merge pull request #1774 from nelhage/domain-config
Document passing domains via config file.
2015-12-05 11:27:57 -08:00
Nelson Elhage 55097af38a Document passing domains via config file.
closes #1771
2015-12-05 11:03:58 -08:00
Gene Wood 753022d8e3 Clarify error messages with acronym DV 2015-12-05 11:02:14 -08:00
schoen b79b5e5f47 Merge pull request #1759 from rainest/master
Added a descriptive error if domain list includes a Unicode-encoded IDN
2015-12-04 23:17:21 -08:00
Travis Raines 2f71b2c0be fixing whitespace lint and version incompatibility at once! 2015-12-04 22:44:17 -08:00
Travis Raines df49c66124 Added a descriptive error if domain list includes a Unicode-encoded IDN 2015-12-04 22:22:32 -08:00
Peter Eckersley 0f131590a4 Merge pull request #1752 from kraftbj/patch-1
Correct typo in --register-unsafely-without-email
2015-12-04 14:08:23 -08:00
Brandon Kraft ffa4eebd90 Correct typo in --register-unsafely-without-email 2015-12-04 14:11:08 -06:00
Peter Eckersley 45d981943b Merge pull request #1702 from letsencrypt/apache-conf-library
Add another apache conf test case
2015-12-04 11:54:42 -08:00
Peter Eckersley 8bfda79fd6 Merge pull request #1729 from Bitbored/patch-1
Fixed small typo
2015-12-04 03:37:41 -08:00
Peter Eckersley bc77444137 Merge pull request #1725 from mgedmin/patch-1
Typo: Apacche -> Apache
2015-12-04 03:37:11 -08:00
Seppe Stas b4e0dfe5a8 Fixed small typo 2015-12-04 11:20:50 +01:00
Marius Gedminas 869c3741c5 Typo: Apacche -> Apache 2015-12-04 12:03:33 +02:00
lord63 3a4d36e062 Fix typo in README.rst and docs/using.rst 2015-12-04 10:21:07 +08:00