Peter Eckersley
dcca05e537
py26reqs.txt needs to be path-relative
...
Fixes : #1630
2015-11-27 10:30:23 -08:00
TheNavigat
d52d995a2c
Adding Python 2.6 and 2.7 note to README file
2015-11-27 13:33:34 +02:00
TheNavigat
6c7861d692
Merge remote-tracking branch 'letsencrypt/master'
2015-11-27 13:18:17 +02:00
Peter Eckersley
a734670b29
Merge pull request #1625 from letsencrypt/n-days
...
Specify how long after updating SA it takes effect.
2015-11-26 18:50:01 -08:00
Peter Eckersley
c48ee677df
Merge Augeas lens fix for backslashes in regexps
...
https://github.com/hercules-team/augeas/issues/307
https://github.com/hercules-team/augeas/commit/155746c72f76937a21b1a035da5c56090a54ed13
2015-11-26 16:59:06 -08:00
Peter Eckersley
33aff08c36
Merge pull request #1395 from sagi/hsts
...
apache: add general http-header enhacement [needs revision]
2015-11-26 12:30:23 -08:00
Jacob Hoffman-Andrews
ef131b9bb9
Specify how long after updating SA it takes effect.
2015-11-25 23:28:58 -08:00
Peter Eckersley
9d5500e7bb
Plugin docs: Improve table, explain authenticators & installers
2015-11-25 15:30:16 -08:00
Peter Eckersley
cc29037b67
Document debian experimental packages
2015-11-25 13:20:41 -08:00
Peter Eckersley
d4542d607e
Update plugin docs, especially webroot for -w
2015-11-25 12:59:16 -08:00
bmw
8cf63c493f
Merge pull request #1568 from erikrose/kill-dvsni
...
Remove remaining "DVSNI" wording, changing it to reference TLS-SNI-01, which it changed into.
2015-11-25 15:30:02 -05:00
Peter Eckersley
bee828b64c
Merge pull request #1619 from letsencrypt/unpin-setuptools
...
Revert "Quikfix"
2015-11-25 11:58:55 -08:00
Erik Rose
e75dc96559
Stop calling things that don't implement IAuthenticator authenticators.
2015-11-25 12:44:17 -05:00
Erik Rose
8147216f1a
Fix some underline lengths in docs.
2015-11-25 12:43:29 -05:00
Brad Warren
b2ca861a27
Revert "Quikfix"
...
This reverts commit a97a702210 .
2015-11-25 09:44:28 -05:00
Luca Beltrame
2a5f539d9a
Add tests for testing gid and uid with the webroot plugin
...
They pass.
2015-11-25 14:26:51 +01:00
Luca Beltrame
a58c939c8d
Change ownership of the validation paths as well
...
Match them with the parent directory they're in.
2015-11-25 14:26:00 +01:00
Peter Eckersley
34a1d17ef1
Keep installation instructions simple and on-point
...
- Avoid a giant red box telling people to not do something they wouldn't have
thought of (if they are thinking of it, maybe we need to improve our Github
landing experience)?
- Move the discussion of non-recommended installation methods after all the
other docs people need to read
2015-11-24 18:19:52 -08:00
sagi
090a9a0e46
add PluginEnhancementAlreadyPresent and use it
2015-11-25 01:56:49 +00:00
Peter Eckersley
3256916e87
Merge pull request #1551 from letsencrypt/arch
...
Don't install all LE packages on Arch
2015-11-24 15:59:03 -08:00
sagi
7467496984
change enhancement http-header to ensure-http-header
2015-11-24 23:33:21 +00:00
Noah Swartz
bc6064addd
propogate temp and fix docstring
2015-11-24 14:58:03 -08:00
Peter Eckersley
b3851edb73
Since --webroot-map is not elegant, do not document it
2015-11-24 14:02:21 -08:00
bmw
1cdaf31211
Merge pull request #1613 from letsencrypt/pin-setuptools
...
Quikfix
2015-11-24 16:22:31 -05:00
Brad Warren
a97a702210
Quikfix
2015-11-24 16:04:00 -05:00
bmw
236af19a50
Merge pull request #1609 from patf/master
...
Remove Content-Type checks from http-01
2015-11-24 12:35:30 -05:00
Peter Eckersley
b3054356cd
Merge pull request #1603 from letsencrypt/reload
...
Use reload in Apache (fixes #954 ) [needs minor extension]
2015-11-24 08:20:01 -08:00
Luca Beltrame
c7c1808ad1
Add unit tests for webroot permissions handling
...
Tested, pass.
2015-11-24 10:15:18 +01:00
Luca Beltrame
a71c3ed90c
Fix issues from review
...
- Put chmod argument to os.chmod (oops)
- Add permissions adjustments for challenge files, too
2015-11-24 10:15:18 +01:00
Patrick Figel
c175ff955e
Remove Content-Type checks from http-01
...
Content-Type type restrictions were removed in ACME, see
https://github.com/ietf-wg-acme/acme/commit/69ac2baade014796e5258a077e7600921cd1879d
fixes #1595
2015-11-24 09:54:33 +01:00
Peter Eckersley
9041475fca
Merge pull request #1608 from patf/master
...
Detect SSL vhosts by port
2015-11-24 00:02:13 -08:00
Patrick Figel
f908e8bdaf
Detect SSL vhosts by port
...
SSLEngine on can be set outside of <VirtualHost>. Treat any vhost
using port 443 as a SSL vhost.
fixes #1602
2015-11-24 06:23:07 +01:00
Peter Eckersley
0c80fac35b
Merge pull request #1423 from ArchimedesPi/apache-chainfile
...
Appropriately set and update Apache certificate directives
2015-11-23 19:52:21 -08:00
Peter Eckersley
ee045b6b8e
Merge pull request #1526 from felixonmars/letsencrypt-auto-pacman
...
letsencrypt-auto: Add instructions to use pacman on Arch
2015-11-23 18:09:40 -08:00
Peter Eckersley
256862c38e
Merge pull request #1604 from letsencrypt/short-long-flags
...
Revert "Remove references to --manual and --webroot"
2015-11-23 17:04:53 -08:00
Peter Eckersley
484ef90d67
Merge pull request #1605 from letsencrypt/vhosts-per-file
...
Improve vhosts per file error message
2015-11-23 17:01:55 -08:00
Brad Warren
f5c3532177
Improve error message
2015-11-23 19:44:00 -05:00
Brad Warren
a1cf435790
Revert "Remove references to --manual and --webroot"
...
This reverts commit 02562c75a3 .
2015-11-23 19:28:36 -05:00
sagi
72fcee4264
change Error to PluginError in comment
2015-11-23 23:58:58 +00:00
Brad Warren
9e52b8200d
Sleeping is easier than polling
2015-11-23 18:34:42 -05:00
Brad Warren
0c283b39ef
s/restart/reload
2015-11-23 18:29:41 -05:00
Francois Marier
651dbd12cc
Clarify the part of letsencrypt that uses nginxparser
2015-11-23 14:58:37 -08:00
Francois Marier
f504b0622d
Add the nginxparser copyright statement to letsencrypt-nginx
2015-11-23 14:58:37 -08:00
sagi
7df7228a53
add regex to detect header_substring in header directive definition
2015-11-23 22:41:02 +00:00
sagi
4ed5277e5f
Merge remote-tracking branch 'upstream/master' into hsts
2015-11-23 20:57:17 +00:00
sagi
b75354add0
change verify_no_http_header to verify_no_matching_http_header
2015-11-23 20:13:08 +00:00
sagi
f8a3216082
change header_name to header_substring
2015-11-23 20:11:47 +00:00
Liam Marshall
f2ccc228a3
Remove code path that will never get hit
2015-11-23 13:17:24 -06:00
Noah Swartz
d4ee483662
revert changes made to wrong branch
2015-11-23 10:52:39 -08:00
bmw
8c16e40ab3
Merge pull request #1478 from TheNavigat/storage-logging
...
Storage logging
2015-11-23 13:30:38 -05:00