Peter Eckersley
6c9ddf34e6
Merge remote-tracking branch 'origin/master' into webroot
2015-11-30 20:57:27 -08:00
Peter Eckersley
ffd30d8c1e
lint
2015-11-30 20:57:07 -08:00
Brad Warren
c3df16309b
Merge branch 'master' into no-init-scripts
2015-11-30 20:09:16 -08:00
bmw
3694bb729f
Merge pull request #1640 from letsencrypt/rabbitmq-init
...
Run RabbitMQ setup during test setup.
2015-11-30 20:05:45 -08:00
Jacob Hoffman-Andrews
4072ff3e1a
Run RabbitMQ setup during test setup.
...
This was recently introduced on the Boulder side.
Note: long-term we want to have the client tests run the same setup steps as
Boulder does, with the same script. This is a quick fix to unbreak the build.
2015-11-30 19:58:38 -08:00
Peter Eckersley
bbc9cf3b6e
Start a library of apache2 conf files for tests
...
With examples of passing and failing conf files sourced from our github
tickets.
2015-11-30 19:49:23 -08:00
Brad Warren
e4cf64c30e
Fix Apache tests
2015-11-30 19:13:50 -08:00
Brad Warren
0d6728f9cf
Punctuation and deprecation
2015-11-30 18:57:48 -08:00
Brad Warren
4a2e40c365
Added add_deprecated_argument tests
2015-11-30 18:55:28 -08:00
Peter Eckersley
77778e85cc
Restore --domain compatibility
...
It probably should never have lapsed...
2015-11-30 18:24:52 -08:00
Peter Eckersley
328f8cdc5b
Document --webroot-path
2015-11-30 18:24:40 -08:00
Peter Eckersley
2b87d6f700
Do not accept -d first in the presence of multiple -w flags
...
* informal testing suggested that many people found this behaviour confusing
2015-11-30 18:15:07 -08:00
Brad Warren
c72e122943
add add_deprecated_argument
2015-11-30 17:56:42 -08:00
Brad Warren
224eb1cd1a
Stop using init-script
2015-11-30 16:50:26 -08:00
bmw
e2e2a29dee
Merge pull request #1635 from kuba/poll_and_request-timeout
...
poll_and_ri: handle STATUS_INVALID, add max_attempts (fixes #1634 )
2015-11-30 16:36:24 -08:00
bmw
6db1ee9559
Merge pull request #1631 from letsencrypt/auto
...
py26reqs.txt needs to be path-relative
2015-11-30 09:02:23 -08:00
bmw
b0c0d98644
Merge pull request #1628 from letsencrypt/1531
...
Merge Augeas lens fix for backslashes in regexps
2015-11-30 08:55:18 -08:00
Jakub Warmuz
218379c2be
poll_and_ri: handle STATUS_INVALID, add max_attempts ( fixes #1634 )
2015-11-29 09:26:03 +00:00
Peter Eckersley
48104cded9
Tests for error simplification
2015-11-28 17:58:28 -08:00
Peter Eckersley
29c3cc8647
Only prune error message when non-verbose
2015-11-28 17:56:59 -08:00
Peter Eckersley
dce0f6bf16
Comment string manipulation
2015-11-28 17:56:48 -08:00
Peter Eckersley
107cb995af
Reduce verbosity of error tracebacks
...
Counteracting #1413 and going a little further.
2015-11-28 17:56:43 -08:00
Peter Eckersley
90a8b555b1
Merge pull request #1471 from fmarier/nginxparser-license
...
Move the nginxparser copyright statement to letsencrypt-nginx
2015-11-28 10:46:08 -08:00
Peter Eckersley
43fdb8977f
Merge pull request #1413 from kuba/acme-custom-errors
...
Custom acme.messages.Error (fixes #946 ).
2015-11-28 02:06:36 -08:00
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