Commit graph

16 commits

Author SHA1 Message Date
Jakub Warmuz
9ea5e20b44
Merge remote-tracking branch 'github/letsencrypt/master' into cli-config-fixes
Conflicts:
	letsencrypt/cli.py
	letsencrypt/constants.py
	letsencrypt/interfaces.py
2015-05-29 07:42:24 +00:00
Seth Schoen
e15b7b4deb Merge branch 'master' into renewer_config_location
Conflicts:
	letsencrypt/cli.py
	letsencrypt/client.py
	letsencrypt/interfaces.py
2015-05-28 14:55:47 -07:00
Jakub Warmuz
71aa1a5348
Fix merge problems and pylint 2015-05-28 20:52:59 +00:00
Jakub Warmuz
5547d13f12
Merge branch 'renewer-cleanup' into cli-config-fixes-2
Conflicts:
	letsencrypt/cli.py
	letsencrypt/client.py
	letsencrypt/interfaces.py
2015-05-28 19:07:58 +00:00
Jakub Warmuz
da8f3e19a4
Remove confusingly unused --enroll-autorenew. 2015-05-28 07:58:40 +00:00
Jakub Warmuz
74f089ae3b
Revert pre-renewer deploy_certificate API 2015-05-28 07:12:19 +00:00
Seth Schoen
b617305927 Inelegant approach to support --renewer-config-file command-line argument 2015-05-27 12:38:47 -07:00
Seth Schoen
1cddd0fba1 Use standard plugins interface in config serialization 2015-05-22 14:29:50 -07:00
Seth Schoen
5c6d833fc1 Merge branch 'master' into renewer 2015-05-22 12:49:03 -07:00
Jakub Warmuz
53d65d005e
CLI: improve plugins help messages, refactor code 2015-05-22 08:43:58 +00:00
Jakub Warmuz
f00b674131
Move --cert-path and --chain-path from global IConfig to subparsers. 2015-05-22 08:06:32 +00:00
Jakub Warmuz
ae6c7cb936
--le-vhost-ext -> --apache-le-vhost-ext 2015-05-22 07:28:21 +00:00
Seth Schoen
52fefad693 Basic functionality of run/auth CLI verbs 2015-05-16 23:51:58 -07:00
Seth Schoen
82a4c61eff Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into renewer
Conflicts:
	letsencrypt/client.py
2015-05-13 12:10:36 -07:00
Jakub Warmuz
ac9f97100c
Merge remote-tracking branch 'github/letsencrypt/master' into test-mode
Conflicts:
	letsencrypt/tests/configuration_test.py
	letsencrypt/tests/network2_test.py
2015-05-12 21:16:56 +00:00
Jakub Warmuz
41e86df252
Move letsencrypt.client to letsencrypt 2015-05-10 12:32:05 +00:00
Renamed from letsencrypt/client/cli.py (Browse further)