Commit graph

10174 commits

Author SHA1 Message Date
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
bmw
f645826b66 Merge pull request #1006 from kuba/go1.5.1
Switch to Go 1.5.1 (fixes #955)
2015-10-17 10:44:04 -07:00
Jakub Warmuz
b06f614e4a
Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3 2015-10-17 16:06:45 +00:00
bmw
84c54e516b Merge pull request #1011 from kuba/release
Fix dev release script: don't install from PyPI in tests
2015-10-17 09:02:14 -07:00
bmw
714d40ddab Merge pull request #1002 from kuba/detect-downstream-deps
Detect downstream deps in tests
2015-10-17 08:30:21 -07:00
Jakub Warmuz
5ff6d07519
Merge remote-tracking branch 'github/letsencrypt/master' into release 2015-10-17 15:29:37 +00:00
Jakub Warmuz
5544ca1c35
Merge remote-tracking branch 'github/letsencrypt/master' into bugs/1012 2015-10-17 15:29:02 +00:00
bmw
fc0e191cbd Merge pull request #1010 from kuba/le3.wtf-dvsni
Integration tests: force le3.wtf over DVSNI.
2015-10-17 08:27:46 -07:00
Jakub Warmuz
28a837ada7
Use PEM for Account.id generation (fixes #1012).
This is a breaking change, already existing /etc/letsencrypt/accounts
will cause the client raise errors.AccountStorageError ("Account ids
mismatch ..."). Simple fix: start over by `rm -rf
/etc/letsencrypt`. In a long run it's a better solution that bumping
to `cryptography>=0.9`...
2015-10-17 12:07:49 +00:00
Jakub Warmuz
17a09eac6b
fix comment 2015-10-17 11:13:43 +00:00
Jakub Warmuz
9ebf530dc4
dev-release: more comments about recent changes 2015-10-17 11:12:46 +00:00
Jakub Warmuz
0cf2b5a4bd
dev release: start with fresh virtualenv 2015-10-17 10:57:02 +00:00