Thomas Waldmann
992830f2c2
fix typos, including a severe one
2014-12-24 04:42:03 +01:00
Thomas Waldmann
5584bb4e6f
fix param names in docstrings to match actual param names
2014-12-24 04:40:16 +01:00
Jakub Warmuz
2893b25db1
Update API docs
2014-12-23 10:59:33 +00:00
James Kasten
c025f25367
Remove nginx_configurator from master
2014-12-22 00:41:54 -08:00
James Kasten
7860db63cf
Make necessary fixes to pull request
2014-12-21 21:41:12 -08:00
Jakub Warmuz
5958aee5d1
Merge branch 'zope.interface' into zope.interface-display
...
Conflicts:
letsencrypt/client/client.py
letsencrypt/scripts/main.py
2014-12-22 01:26:31 +00:00
Jakub Warmuz
ce9f4b0849
Merge branch 'master' into zope.interface
...
Conflicts:
letsencrypt/client/recovery_token_challenge.py
2014-12-22 01:04:48 +00:00
Jakub Warmuz
b12614e5e1
Merge branch 'master' into zope.interface
...
Conflicts:
letsencrypt/client/augeas_configurator.py
letsencrypt/client/interfaces.py
2014-12-22 01:02:39 +00:00
Jakub Warmuz
a4020c76df
Merge branch 'master' into pep8
...
Conflicts:
letsencrypt/client/apache/configurator.py
letsencrypt/client/client.py
letsencrypt/client/tests/apache_configurator_test.py
2014-12-22 00:42:28 +00:00
James Kasten
e78a2884e2
Final cleanup
2014-12-21 16:32:01 -08:00
James Kasten
be64ba35cf
Merge branch 'master' into configurator_tests
...
Conflicts:
letsencrypt/client/apache/configurator.py
setup.py
2014-12-21 16:13:00 -08:00
James Kasten
fe1b858dff
Fix documentation
2014-12-21 04:25:48 -08:00
James Kasten
a3bee91e35
Merge branch 'master' into configurator_tests
...
Conflicts:
letsencrypt/client/client.py
letsencrypt/client/crypto_util.py
2014-12-21 04:17:07 -08:00
James Kasten
bfa04c1942
Refactor for revocation
2014-12-21 03:37:29 -08:00
Francois Marier
e2957797b5
Fix the sh path and make script executable
2014-12-21 14:23:14 +13:00
James Kasten
d7a3ea443c
Formatting fixes
2014-12-20 03:43:39 -08:00
James Kasten
cc999d3654
Refactored/added tests
2014-12-19 15:49:29 -08:00
James Kasten
6d0d439acf
Fix #137
...
find_directive uses the unitialized member location in set_user_config when httpd.conf is present. I changed set_user_config_file to use the root path as a start.
2014-12-17 19:23:43 -08:00
James Kasten
083024cb86
Major refactor of client and main
2014-12-17 06:27:21 -08:00
Jakub Warmuz
37a015f983
display using ZCA
2014-12-17 12:03:41 +01:00
Jakub Warmuz
7c3abe7ba7
IDisplay
2014-12-17 11:44:34 +01:00
Jakub Warmuz
aabe83c444
Merge branch 'display-refactor' into zope.interface-display
2014-12-17 11:39:51 +01:00
Jakub Warmuz
3a459c95c9
Remove SingletonD
2014-12-17 11:35:45 +01:00
Jakub Warmuz
49914f3307
display: width and height instance variables
2014-12-17 11:35:11 +01:00
Jakub Warmuz
20efe7b533
zope.interface
2014-12-17 10:12:59 +01:00
Jakub Warmuz
1ef2167254
pylint fixes
2014-12-17 09:14:27 +01:00
James Kasten
edbe0f451d
Add __init__.py to apache dir
2014-12-16 21:12:29 -08:00
James Kasten
323aa350dc
Remove Apache parsing from configurator
2014-12-16 21:00:14 -08:00
James Kasten
6cd67e652b
Refactor to use Addr objects, and sets
2014-12-16 01:35:46 -08:00
James Kasten
7b6081ac29
Move out Apache specific Objects
2014-12-15 23:52:18 -08:00
James Kasten
097dd8180c
Merge pull request #130 from letsencrypt/challenge_util
...
Challenge util
2014-12-14 04:34:39 -08:00
James Kasten
b8902c272d
Remove MakeCSRTest
2014-12-14 04:30:12 -08:00
James Kasten
89ee6971eb
Fix import grouping
2014-12-14 03:15:19 -08:00
James Kasten
d53889b617
Fixed up remaining pylint errors
2014-12-14 02:51:17 -08:00
James Kasten
a74bc582ff
Add unit test for challenge_util
2014-12-12 18:03:18 -08:00
Jakub Warmuz
44a050a061
Add tests for make_key
2014-12-12 11:18:44 +01:00
Jakub Warmuz
ccfeef3e8e
Add tests for b64_cert_to_pem
2014-12-12 11:11:02 +01:00
Jakub Warmuz
0b7121341f
Remove csr_matches_names.
...
c.f. #127 and
https://github.com/letsencrypt/lets-encrypt-preview/pull/127#discussion-diff-21613376
2014-12-12 10:37:57 +01:00
Jakub Warmuz
40837e9d56
More tests for crypto_util
2014-12-12 10:37:34 +01:00
James Kasten
cc73f09745
Refactor dvsni challenge to allow other configurators to reuse code
2014-12-11 03:42:15 -08:00
Jakub Warmuz
d628afab06
Merge branch 'logging' into crypto_util_test
2014-12-10 23:22:33 +01:00
Jakub Warmuz
b3062f7bc3
Merge remote-tracking branch 'github/letsencrypt/master' into logging
...
Conflicts:
letsencrypt/client/tests/apache_configurator_test.py
2014-12-10 23:15:32 +01:00
Jakub Warmuz
417d398a13
wording
2014-12-10 18:50:54 +01:00
Jakub Warmuz
a0a81bf533
More coverage for crypto_util
2014-12-10 17:07:12 +01:00
Jakub Warmuz
2322266b98
Export RSA key to file
2014-12-10 16:00:51 +01:00
Jakub Warmuz
d102c8be12
Add tests for create_sig
2014-12-10 15:40:11 +01:00
Jakub Warmuz
3f9ddd03d2
Simpler log_test
2014-12-10 15:19:04 +01:00
Jakub Warmuz
7e0cee00b2
Refactor logging, "pythonic" DialogHandler
2014-12-10 15:12:50 +01:00
Jakub Warmuz
3a29e55bf7
Accept names in VH.__init__
2014-12-10 14:31:43 +01:00
Jakub Warmuz
ec71dbcc0f
Remove MyPopen
2014-12-10 14:21:55 +01:00