Commit graph

9985 commits

Author SHA1 Message Date
Jakub Warmuz
d970987b79
Fix comment typo 2015-06-22 20:30:17 +00:00
Jakub Warmuz
52d6e9b674
acme-spec#118 revoke. 2015-06-22 20:26:52 +00:00
James Kasten
ac8d9e4ded Merge pull request #527 from kuba/acme-client
Remove ACME v00 code, move networking to acme.client
2015-06-22 16:24:06 -04:00
Jakub Warmuz
1720864b44
acme.client: locally disable too-many-instance-attributes. 2015-06-22 19:55:47 +00:00
James Kasten
e6dede6560 Merge pull request #526 from kuba/rm-netstat-server-doc
Remove constants.NETSTAT. Update docs for IConfig.server.
2015-06-22 15:36:27 -04:00
Jakub Warmuz
cf76593fa7
Remove constants.NETSTAT. Update docs for IConfig.server. 2015-06-22 18:03:04 +00:00
Peter Eckersley
f408ac7296 Draft basic usage text 2015-06-22 09:37:57 -07:00
Jakub Warmuz
90dae9fd88
Update restified example script and rename to acme_client.py 2015-06-22 09:28:16 +00:00
Peter Eckersley
fa09882892 Change permission error message
Commonly, this will be caused by a failure to sudo, so the previous text was
not necessarily going to be helpful.
2015-06-22 01:10:22 -07:00
Jakub Warmuz
b4d63cbbb3
Move letsencrypt.network to acme.client. 2015-06-22 04:52:08 +00:00
Jakub Warmuz
a278d53f52
Rename messages2 to messages. 2015-06-22 04:52:08 +00:00
Jakub Warmuz
71a01d139c
Rename network2 to network. 2015-06-22 04:52:08 +00:00
Jakub Warmuz
aa6faadb5c
Add ChallangeResponseTest 2015-06-22 04:52:08 +00:00
Jakub Warmuz
c208e810ee
Remove old messages schemata. 2015-06-22 04:52:07 +00:00
Jakub Warmuz
c5d4f91bf7
Remove old messages and network 2015-06-22 04:52:07 +00:00
Jakub Warmuz
960b070c22
Dummy use of network2 in revoker 2015-06-22 04:52:07 +00:00
James Kasten
e503601d3b Merge pull request #524 from kuba/work-dir-dvsni-tmp
Store temporary DVSNI files in IConfig.work_dir.
2015-06-21 15:50:55 -04:00
Jakub Warmuz
061282fa66
Store temporary DVSNI files in IConfig.work_dir. 2015-06-20 21:32:24 +00:00
Jakub Warmuz
8f4280c2df
Merge remote-tracking branch 'github/letsencrypt/master' into cli-config-fixes
Conflicts:
	letsencrypt_apache/tests/util.py
	letsencrypt_nginx/tests/util.py
2015-06-20 20:04:58 +00:00
James Kasten
5dcac29e3b Merge pull request #474 from kuba/nginx-apache-split
letsencrypt_nginx should not depend on letsencrypt_apache.
2015-06-20 12:57:31 -04:00
James Kasten
d6d8bf250b Merge pull request #519 from kuba/docs
Docs improvements
2015-06-20 12:38:41 -04:00
Jakub Warmuz
50e509604c
Docs: remove wrong re-install comment 2015-06-20 10:20:54 +00:00
James Kasten
99ff33e581 Merge pull request #502 from kuba/manual
ManualAuthenticator for SimpleHTTP
2015-06-19 13:45:14 -04:00
Jakub Warmuz
048fd8d249
Merge remote-tracking branch 'github/letsencrypt/master' into docs
Conflicts:
	docs/using.rst
2015-06-19 17:17:17 +00:00
James Kasten
c89925ad04 Merge pull request #516 from kuba/requirements.txt
Fix merge conflicts between #486 and #510 (pip install .).
2015-06-19 13:14:08 -04:00
James Kasten
f3e5757297 Merge pull request #501 from kuba/simplehttp
SimpleHTTP.tls -> SimpleHTTPResponse.tls bug, MAX_PATH_LEN, good_path, scheme
2015-06-19 13:05:59 -04:00
James Kasten
b61e57c5fc Merge pull request #517 from kuba/functools32
Fix for functools32 that works with Python 2.6
2015-06-19 12:55:23 -04:00
Jakub Warmuz
23c5a1fd90
Docs: "." and functools32 adjustements 2015-06-19 16:13:53 +00:00
Jakub Warmuz
4d39699bef
Remove doubled :members: from acme errors docs 2015-06-19 16:11:09 +00:00
Jakub Warmuz
e176ad8f43
Remove old Boulder incompatibility issue 2015-06-19 16:11:03 +00:00
Jakub Warmuz
4040fd0204
Docs: extend usage section with "letsencrypt auth" call. 2015-06-19 11:21:51 +00:00
Jakub Warmuz
b8ebb0ab16
Docs: backticks nit. 2015-06-19 11:17:09 +00:00
Jakub Warmuz
8292eab3f7
Docs: add link to Docker docs. 2015-06-19 11:17:09 +00:00
Jakub Warmuz
ca6b326371
Docs: add "Getting the code" section. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
1a013eae6e
Docs: no support for setup.py, root, or non-Virtualenv installation. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
673a6d4f37
Docs: move SWIG notes below installation cmd, Mac OS X note. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
a1f5ea8e8c
Docs: note about pip editable mode. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
3382dac793
README: FAQ link at the top. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
f46e2aeedd
README: documentation link at the top.
Hopefully helps to mitigate problems mentioned in
https://groups.google.com/a/letsencrypt.org/forum/#!topic/client-dev/4xpVpy4EVz0
2015-06-19 11:13:37 +00:00
Jakub Warmuz
dbd024f77c
Inline docs fixes 2015-06-19 10:18:01 +00:00
Jakub Warmuz
6d2c81138e
Revert "Remove support for python2.6"
This reverts commit dee1b7f049.
2015-06-19 08:17:49 +00:00
Jakub Warmuz
ed7ba28211
Pin jsonschema (quickfix for missing functools32).
https://github.com/Julian/jsonschema/issues/233
2015-06-19 08:17:49 +00:00
Jakub Warmuz
5f41c9f191
Dockerfile: note about missing requirements.txt 2015-06-19 08:16:03 +00:00
Jakub Warmuz
b3be239061
Fix merge conflicts between #486 and #510 (pip install .). 2015-06-19 08:15:38 +00:00
Jakub Warmuz
8afc26a736
Fix typo 2015-06-19 04:10:51 +00:00
James Kasten
a71ef63c18 Merge pull request #497 from letsencrypt/hide-email-optional
Don't suggest optional email.
2015-06-18 23:11:27 -04:00
James Kasten
25f25c63b4 Merge pull request #513 from Hainish/master
functools32 required - add to setup.py
2015-06-18 21:52:09 -04:00
Jacob Hoffman-Andrews
79c06102e6 Merge pull request #514 from letsencrypt/fix-cleanup
Make sure cleanup_challenges happens
2015-06-18 18:36:15 -07:00
William Budington
dee1b7f049 Remove support for python2.6 2015-06-18 18:35:35 -07:00
James Kasten
b1bb5a6843 Make sure cleanup_challenges happens 2015-06-18 18:02:51 -07:00