Commit graph

9359 commits

Author SHA1 Message Date
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
William Budington
a873e8ea33 functools32 required - add to setup.py 2015-06-18 17:45:04 -07:00
James Kasten
c97573ec7c Merge pull request #486 from kuba/requirements.txt
requirements.txt: no editable (-e) mode, no "." install.
2015-06-18 20:02:32 -04:00
James Kasten
a11364458a Merge pull request #495 from kuba/bootstrap
Bootstrap: swig 3.0.5+ and other improvements
2015-06-18 19:58:03 -04:00
James Kasten
5b2f74c92a Merge pull request #491 from kuba/tox.cover.sh-erase
tox.cover.sh: erase coverage before tests
2015-06-18 19:53:14 -04:00
James Kasten
a41c0f7590 Merge pull request #510 from kuba/rpm-bootstrap
Fedora and CentOS bootstrap
2015-06-18 18:39:50 -04:00
Jakub Warmuz
db6f9ecf86
Fedora installation instructions. 2015-06-18 14:13:13 +00:00
Jakub Warmuz
9b4cff8cd6
bootstrap: _rpm_common.sh, centos fixes 2015-06-18 13:55:32 +00:00
Jakub Warmuz
67768641cc
Merge branch 'centos-2' into rpm-bootstrap 2015-06-18 13:44:05 +00:00
Jakub Warmuz
bb61db97f0
Merge branch 'centos-1' into rpm-bootstrap 2015-06-18 13:43:00 +00:00
Jakub Warmuz
85d9047f4e
Fedora: augeas -> augeas-libs 2015-06-18 13:13:29 +00:00
PatrickHeppler
8d0334d2de Update using.rst
Additional informations about installing on Centos 7
2015-06-18 14:58:55 +02:00
PatrickHeppler
63d5273ed1 Create centos.sh 2015-06-18 14:55:12 +02:00
Peter Eckersley
52e20769bb Revert workaround for #482 2015-06-16 14:19:19 -07:00
Peter Eckersley
40871d4c29 Fix merge error 2015-06-16 14:04:41 -07:00
Peter Eckersley
9855ac81bb Merge remote-tracking branch 'letsencrypt/master' into help
Conflicts:
	letsencrypt/cli.py

Not clear what topic that tweak flag should be under; leaving it under testing
for now...
2015-06-16 12:59:09 -07:00
Peter Eckersley
88a03afe7b Prevent pylint from complaining about some silly things 2015-06-16 12:47:07 -07:00
Peter Eckersley
8dc9cc67d9 Satiate the pylint daemons 2015-06-16 12:46:37 -07:00
Jakub Warmuz
8a9759bf88
Update Client.obtain_* docs, simplify obtain_certificate() rtype. 2015-06-16 06:26:44 +00:00
Jakub Warmuz
60cc025658
Add generete-csr.sh script to examples. 2015-06-15 11:40:17 +00:00
Jakub Warmuz
635e585226
Initial support for "auth --csr" (fixes: #370) 2015-06-15 11:40:17 +00:00
Jakub Warmuz
d4b9499e2b
ManualAuthenticator for SimpleHTTP.
Inspired by quite popular [1] letsencrypt-nosudo [2] by
@diafygi. Together with #440 and #473, it allows Let's Encrypt to be
used without sudo (root) on the target machine (c.f. [3]). Possibly
fixes #500.

[1] https://news.ycombinator.com/item?id=9707170
[2] https://github.com/diafygi/letsencrypt-nosudo
[3] https://groups.google.com/a/letsencrypt.org/forum/#!topic/client-dev/JAqxSvXlln4
2015-06-14 18:12:10 +00:00
Jakub Warmuz
896d2be1db
SimpleHTTP.tls -> SimpleHTTPResponse.tls bug, MAX_PATH_LEN, good_path, scheme 2015-06-14 17:32:25 +00:00
Jacob Hoffman-Andrews
41defbe5e7 Merge pull request #498 from kuba/simplehttp
SimpleHTTPS -> SimpleHTTP[S]
2015-06-12 13:28:47 -07:00
Jakub Warmuz
5f01a90ce6
Add simple Boulder integration test 2015-06-12 18:14:33 +00:00
Jakub Warmuz
848528599e
Merge remote-tracking branch 'github/letsencrypt/master' into integration-testing 2015-06-12 17:49:25 +00:00
Jakub Warmuz
ad79d7c8b6
Adjust client reports to use RenewerConfiguration. Fix docs. 2015-06-12 17:43:19 +00:00