Commit Graph
4593 Commits
Author SHA1 Message Date
Joona Hoikkala e9c389f125 New constant for VirtualHost - configuration directory and changing the configurator to use it 2015-12-06 22:40:51 +02: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
Joona Hoikkala b723de431d Config parameter for configuration location that != server root 2015-12-06 11:33:57 +02: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
Joona Hoikkala b856fc58af Added correct os_info string for CentOS 2015-12-05 19:10:40 +02:00
Joona Hoikkala da5b980674 Handle exe checks for distros missing some of the helper scripts 2015-12-05 18:53:13 +02:00
Joona Hoikkala 6c905056d2 Added option to disable apache module handling per OS basis 2015-12-05 18:41:57 +02: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
Anselm Levskaya 50232f3fec report script used and logging dir 2015-12-04 15:21:58 -08:00
Anselm Levskaya 547b9b9244 specify test script by path 2015-12-04 15:18:51 -08:00
Anselm Levskaya 261c421b25 minor cleanup 2015-12-04 14:41:50 -08:00
Anselm Levskaya 372578ca92 passing in instance data as environment variables 2015-12-04 14:35:57 -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 5ccfb7c37b Add another failing case 2015-12-04 11:52:33 -08:00
Peter Eckersley b9b634b602 Merge another augeas lens fix
From: https://github.com/hercules-team/augeas/pull/329
Fixes: https://github.com/letsencrypt/letsencrypt/issues/1294#issuecomment-161805063
2015-12-04 11:43:59 -08:00
Anselm Levskaya 6dab44816d initial commit of scripts 2015-12-04 06:32:24 -08:00
Anselm Levskaya d6929a8efb Initial commit 2015-12-04 05:10:44 -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
sagi 0348f62ffa add more tests 2015-12-04 02:00:24 +00:00
j a4396b89a7 Remove ! at end of url (fixes open url in gnome-terminal)
The ! at the end of the url is parsed as part of
the url if one uses "Open Link" in gnome-terminal.
2015-12-04 00:47:58 +01:00
Peter Eckersley f2a83e9e94 Merge pull request #1695 from alexconlin/master
Fix typo in README.rst
2015-12-03 15:29:47 -08:00
Peter Eckersley 983c09659f Merge pull request #1687 from gene1wood/fix-cli-grammar
Fixing the grammar of the _suggest_donate message
2015-12-03 15:28:57 -08:00
Peter Eckersley 3add88c641 Add another apache conf test case 2015-12-03 15:25:54 -08:00
Noah Swartz 1bf9fbcc72 don't enable socache on apache 2.2 2015-12-03 14:25:49 -08:00
Alex Conlin 5a39e833c4 Fix typo in README.rst 2015-12-03 22:14:43 +00:00
sagi a6a61fee34 Merge remote-tracking branch 'upstream/master' into bugfix_redirect 2015-12-03 22:12:49 +00:00
sagi 7c00dba79b fix verification of letsencrypt redirect 2015-12-03 22:11:34 +00:00
Peter Eckersley 55d51530d9 This should fix parsing of drupal .htaccess files 2015-12-03 12:56:29 -08:00
Peter Eckersley ad5352e8cc Upstream augeas fix for backslashes at the start of directive args
From: https://github.com/hercules-team/augeas/pull/325
Fixes: #1531
2015-12-03 12:54:32 -08:00
Gene Wood 0004610e61 Fixing the grammar of the _suggest_donate message 2015-12-03 12:40:10 -08:00
Noah Swartz ce2ce697bd check for missed define statements at the end of parsing 2015-12-03 12:12:38 -08:00
Jacob Hoffman-Andrews c45e394824 Merge pull request #1679 from kuba/unbreak-master-20151203
Unbreak master
2015-12-03 08:08:20 -08:00
Jakub Warmuz 7a6e084e3a Unbreak master 2015-12-03 15:55:17 +00:00
Joona Hoikkala 7d307d1cf4 Per-OS constants 2015-12-03 14:14:02 +02:00
Joona Hoikkala 5b4bf427b8 Added apache mod_ssl check & installation to bootstrap 2015-12-03 12:22:28 +02:00
Peter Eckersley fe4cefb518 Fix various bugs exposed by actually making a release 2015-12-03 01:41:24 -08:00
Peter Eckersley 9c687a2a7d Merge tag 'v0.1.0'
Release 0.1.0
2015-12-03 01:38:15 -08:00