Commit Graph
4201 Commits
Author SHA1 Message Date
bmw 11a056f3c6 Merge pull request #1641 from letsencrypt/apache-conf-library
Start a library of apache2 conf files for tests
2015-11-30 21:04:29 -08:00
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
Erik Rose 7fb9295394 Find a better semantic for HumanException.
These are the exceptions that are likely to happen, so we give them extra, human-readable descriptions.

Also, name them more in line with stdlib exceptions.
2015-11-30 17:26:13 -05:00
Erik Rose 602e97755f Stop catching exception types that are no longer thrown by get(). 2015-11-30 17:25:17 -05:00
Erik Rose a75c74303e Compute latest stable version of letsencrypt properly.
PyPI does not appear to give it to us for free through its JSON interface. distutils gives us a sufficient (though not foolproof) comparator without having to go outside the stdlib.
2015-11-30 17:04:48 -05:00
Erik Rose 1a8f40e01b This works now, to the point where it calls the downloaded version of le_auto. 2015-11-30 12:38:03 -05:00
Erik Rose ec415b26fd Add a sig to test against. 2015-11-30 12:25:06 -05:00
Erik Rose 8ba831a8e4 WIP. Here's a letsencrypt-auto script that downloads a new copy of itself, checks a signature on it, and replaces itself with it. 2015-11-30 12:03:30 -05: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
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
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
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