Commit graph

9985 commits

Author SHA1 Message Date
Faerbit
82e3620b5a Added needed flag to pacman invocation to only install packages that are not already installed. 2015-10-20 14:28:52 +02:00
Peter Eckersley
54a738492b Fix typo 2015-10-20 01:22:04 -07:00
Giovanni Toraldo
c61efc0c76 Fix docker run command in using.rst 2015-10-20 10:00:58 +02:00
Peter Eckersley
adcb0052a1 Implement --standalone as specified.
Closes #1036
2015-10-20 00:30:44 -07:00
Peter Eckersley
cb2ac71d1e Merge pull request #1001 from letsencrypt/cli
Implement --apache and --nginx; improve configurator errors
2015-10-19 20:09:47 -07:00
Peter Eckersley
363dffd8a6 Comment out a test that requires slightly doubtful infrastructure 2015-10-19 19:51:02 -07:00
Peter Eckersley
51ed2b681f We're not mocking out plugins
So we don't need infrastructure for it
2015-10-19 19:41:37 -07:00
Peter Eckersley
e384a1fe28 Catch some excessive policing of installers 2015-10-19 19:35:53 -07:00
Peter Eckersley
72589bcae3 Lint 2015-10-19 19:31:09 -07:00
Peter Eckersley
6460a3b50e Dial back the "authenticator doesn't make sense in install mode" message
Since it was breaking integration tests
2015-10-19 19:27:36 -07:00
Peter Eckersley
eeeb66e58a document -d domain
Closes: #285 #787

we may want to implement the other thing soon, but for now documenting what we
have
2015-10-19 19:15:11 -07:00
Brad Warren
a643289662 Updated todos 2015-10-19 19:13:48 -07:00
Peter Eckersley
484e8ef6fe Not trying to mock out plugins just yet 2015-10-19 19:11:05 -07:00
Peter Eckersley
eac513d73b Offer more specific help if no installer is present
Fixes: #896
2015-10-19 17:21:47 -07:00
bmw
3885a40c42 Merge pull request #1027 from letsencrypt/no_no_simple_http_tls
Removed no_simple_http_tls
2015-10-19 12:31:56 -07:00
Brad Warren
98c74ddd14 Removed no_simple_http_tls 2015-10-19 12:26:59 -07:00
Peter Eckersley
26e7037794 Fix a mock type error 2015-10-19 12:15:11 -07:00
Peter Eckersley
39ae9bdf43 Document a somewhat cryptic function 2015-10-19 12:06:39 -07:00
Peter Eckersley
6e69e58402 Make more tests run regardless of local plugin state 2015-10-19 12:03:11 -07:00
Peter Eckersley
e05073c33e debugging 2015-10-19 10:37:39 -07:00
bmw
3aad546898 Merge pull request #1025 from schumaml/patch-1
Adjusted Docker user guide link
2015-10-19 08:47:47 -07:00
schumaml
bb17863ebe Adjusted Docker user guide link 2015-10-19 10:19:21 +02:00
Jakub Warmuz
f2792d0fb8
Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3 2015-10-18 19:31:16 +00:00
Peter Eckersley
63f4f11360 Test "install --nginx" w/ misconfiguration 2015-10-18 11:05:58 -07:00
Peter Eckersley
995c1dfb83 More sphinxiness, more clarity 2015-10-18 11:05:46 -07:00
Brad Warren
c5709dcbf2 Merge branch 'master' into report_csr_expiry 2015-10-18 08:03:03 -07:00
Brad Warren
3aa13dcff3 Merge branch 'master' into storage_paranoia 2015-10-18 08:02:41 -07:00
bmw
ee8b2786da Merge pull request #1023 from kuba/test-bugs/1021
Fixes #1021: integration tests failing on acme.standalone_test.
2015-10-18 08:01:53 -07:00
Jakub Warmuz
7a9ceaae2e
lint 2015-10-18 12:33:06 +00:00
Jakub Warmuz
4090085b17
Avoid race conditions in acme.standalone_test. 2015-10-18 12:22:54 +00:00
Peter Eckersley
d6345a47c5 Fix some bugs & immprove test cases 2015-10-18 02:34:24 -07:00
Brad Warren
c8bc3c1b1c Merge branch 'master' into storage_paranoia 2015-10-17 23:57:44 -07:00
Brad Warren
12a4a18bfd Merge branch 'master' into report_csr_expiry 2015-10-17 23:57:31 -07:00
Jacob Hoffman-Andrews
c0b6305f1c Merge pull request #1017 from kuba/simplehttp-5002
Clean up after simplehttp port change to 5002.
2015-10-17 23:55:12 -07:00
Brad Warren
888d553db8 Merge branch 'master' into storage_paranoia 2015-10-17 17:27:04 -07:00
Brad Warren
83a7d4d792 changes += schoen's feedback 2015-10-17 17:26:52 -07:00
Brad Warren
e2e7acf4c4 Use actual CSR path 2015-10-17 16:30:54 -07:00
Brad Warren
975ffc5103 Updated cli and cli_test 2015-10-17 14:48:24 -07:00
Peter Eckersley
4996e9b678 Installers are actually useful in auth mode 2015-10-17 14:28:38 -07:00
Brad Warren
82499edbd6 Added tests to crypto_util 2015-10-17 14:16:24 -07:00
Peter Eckersley
c89e192ee7 Concision is beautiful 2015-10-17 14:01:54 -07:00
Peter Eckersley
f4f6b98f31 Use new plugin selection logic for install 2015-10-17 13:57:52 -07:00
Brad Warren
b4b6d64ac6 Removed lies about return value 2015-10-17 13:54:24 -07:00
Brad Warren
2adcce6b3d Delete code in storage.py 2015-10-17 13:53:22 -07:00
Peter Eckersley
7c92db095f Use new selection logic for "auth"
Also: why was auth selecting installers?
2015-10-17 13:43:49 -07:00
Brad Warren
0c2fe1002d Added notAfter and notBefore to crypto_util 2015-10-17 13:36:29 -07:00
Peter Eckersley
a841c4fc5d More nits 2015-10-17 13:13:00 -07:00
Peter Eckersley
f7bfb5ba8d Sphinxify docstrings, plugins plumbing 2015-10-17 12:54:56 -07:00
Peter Eckersley
8d4f414e09 Move ConfiguratorError to errors.py 2015-10-17 12:47:05 -07:00
Jakub Warmuz
6eae746735
Clean up after simplehttp port change to 5002.
Now, when https://github.com/letsencrypt/boulder/pull/998 is in, we
can remove all quick fixes for
https://github.com/letsencrypt/boulder/issues/985.
2015-10-17 18:06:21 +00:00