Brad Warren
86d68f6028
fixes #998
2015-11-04 18:32:17 -08:00
Brad Warren
d8f27118f8
Merge branch 'verb-arguments'
2015-11-02 17:36:45 -08:00
Peter Eckersley
21bfe5b983
Remove stray variable
2015-11-01 22:48:58 -08:00
Jakub Warmuz
23d3c3b1e2
Rename --simple-http-port to --http-01-port
2015-11-01 11:01:23 +00:00
Jakub Warmuz
581a701cd1
Kill simpleHttp in core
2015-11-01 11:01:22 +00:00
Jakub Warmuz
8d913b42c5
Remove auth_handler_test.TRANSLATE
2015-11-01 11:01:22 +00:00
Jakub Warmuz
5ef2507b0c
KeyAuthorizationAnnotatedChallenge
2015-11-01 11:01:22 +00:00
Jakub Warmuz
bb0843b6c6
acme_util.HTTP01*
2015-11-01 11:01:22 +00:00
bmw
b36be129b6
Merge pull request #1226 from SwartzCr/issue_809
...
Apache with more than one vhost (fixes #809 )
2015-10-30 16:48:33 -07:00
Peter Eckersley
a5e815008e
Factor out all the stdout wrangling from help tests
2015-10-30 15:22:05 -07:00
Peter Eckersley
f00280f71a
Testiness
2015-10-30 15:12:54 -07:00
Brad Warren
4e62a4bfe2
fixes #1227
2015-10-30 13:54:46 -07:00
Noah Swartz
fbd09ddbf6
added interesticial saves to apache changes which fixed bug when multiple vhosts were specified
2015-10-30 13:24:55 -07:00
bmw
90699d16f9
Merge pull request #1139 from letsencrypt/new-verbs
...
New verbs && plugin help changes if the plugins are not installed.
2015-10-29 17:33:34 -07:00
Peter Eckersley
28071a3e72
Fix stray ref
2015-10-28 19:19:06 -07:00
Peter Eckersley
8476efe86b
Inversion: make certonly the real verb, and "auth" an alias for it
2015-10-28 19:19:06 -07:00
Peter Eckersley
7e717a7a15
lint
2015-10-28 19:19:06 -07:00
Peter Eckersley
60a0b01d59
Don't initialise plugins super early
...
Also extra unit testing
2015-10-28 19:19:06 -07:00
Peter Eckersley
00dcff6de9
Also slip in some extra conditional plugin cli unit tests
2015-10-28 19:19:05 -07:00
Peter Eckersley
9a6ecbe669
Test case for new verb variant
2015-10-28 19:19:05 -07:00
Dev & Sec
2c66c7b333
use more accurate method to calculate time interval in should_autodeploy() and should_autorenew() functions
2015-10-26 23:22:22 +00:00
Brad Warren
46fe8511cd
Updated MockedVerb documentation
2015-10-23 16:55:10 -07:00
Brad Warren
7b0f3b00f2
Removed subparsers
2015-10-23 16:49:38 -07:00
Jakub Warmuz
44b1b118c6
Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3
2015-10-22 20:20:02 +00:00
Brad Warren
ea356b403c
Removed assumptions about temp dir name
2015-10-22 13:06:33 -07:00
Brad Warren
2bedd57aa9
Merge branch 'master' into storage_paranoia
2015-10-22 13:01:20 -07:00
Brad Warren
f13566e5ba
Quick refactor
2015-10-22 00:35:52 -07:00
Jakub Warmuz
3202f35a90
Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3
2015-10-22 05:42:01 +00:00
Peter Eckersley
cf5cb9d3ff
Satisfy pylint... sort of
2015-10-21 21:16:35 -07:00
Peter Eckersley
ccfeeb9fe5
Fix test cases; along the way, have --csr save fullchain.pem
2015-10-21 21:00:30 -07:00
Peter Eckersley
f9bbb0bf17
Merge pull request #1013 from kuba/bugs/1012
...
Use PEM for Account.id generation.
2015-10-21 12:05:36 -07:00
Jakub Warmuz
aa4641b3b0
--agree-dev-preview
...
`git grep -i eula` to the rescue
2015-10-20 19:33:27 +00:00
bmw
85e6f50f68
Merge pull request #1020 from letsencrypt/report_csr_expiry
...
Report expiration when using a CSR
2015-10-20 09:41:48 -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
484e8ef6fe
Not trying to mock out plugins just yet
2015-10-19 19:11:05 -07:00
Brad Warren
98c74ddd14
Removed no_simple_http_tls
2015-10-19 12:26:59 -07:00
Peter Eckersley
6e69e58402
Make more tests run regardless of local plugin state
2015-10-19 12:03:11 -07: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
Peter Eckersley
d6345a47c5
Fix some bugs & immprove test cases
2015-10-18 02:34:24 -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
Brad Warren
82499edbd6
Added tests to crypto_util
2015-10-17 14:16:24 -07:00
Brad Warren
2adcce6b3d
Delete code in storage.py
2015-10-17 13:53:22 -07:00
Peter Eckersley
a841c4fc5d
More nits
2015-10-17 13:13:00 -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
09fa1153d9
Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3
2015-10-17 07:28:04 +00:00