1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

35 Commits

Author SHA1 Message Date
Jakub Warmuz
c02db78417 Merge remote-tracking branch 'github/letsencrypt/master' into renewer-cli
Conflicts:
	letsencrypt/client.py
2015-06-11 21:16:47 +00:00
Jakub Warmuz
e346bfafd6 Merge branch 'cli-config-fixes' into renewer-cli 2015-06-11 21:14:28 +00:00
Brad Warren
986ca6562f Merge remote-tracking branch 'upstream/master' into reporter 2015-06-02 12:19:10 -07:00
Jakub Warmuz
05ad602b43 Merge remote-tracking branch 'github/letsencrypt/master' into cli-config-fixes
Conflicts:
	letsencrypt/cli.py
2015-06-02 18:42:04 +00:00
Brad Warren
814ab083bd Added account registration message and fixed double output 2015-06-02 11:16:24 -07:00
e00E
73e9956a48 Fixed not passing a string as the private key to deploy_certificate when using an Installer plugin. 2015-06-02 18:17:18 +02:00
Jakub Warmuz
0b57daf473 Renewer dynamic dirs based on --config-dir/--work-dir (fixes #469). 2015-06-02 12:10:22 +00:00
Jakub Warmuz
ed5e8df8d7 Merge remote-tracking branch 'github/letsencrypt/master' into cli-config-fixes
Conflicts:
	letsencrypt/constants.py
	letsencrypt/interfaces.py
2015-06-02 00:19:05 +00:00
Jakub Warmuz
3fefd28080 Only configure --config-dir/--work-dir (rest dynamic). 2015-06-01 23:49:07 +00:00
Jacob Hoffman-Andrews
325f2ae4ad Merge pull request #463 from kuba/bugs/462
Split --test-mode into --no-verify-ssl and --dvsni-port (fixes #462).
2015-06-01 16:28:47 -07:00
schoen
97489f85fa Merge pull request #464 from kuba/verbose-help
Add help for the --verbose flag.
2015-06-01 14:47:48 -07:00
Jakub Warmuz
f5613ee074 Add help for the --verbose flag. 2015-06-01 21:08:42 +00:00
Jakub Warmuz
2929039cf4 Split --test-mode into --no-verify-ssl and --dvsni-port (fixes #462). 2015-06-01 20:56:58 +00:00
Jakub Warmuz
e5dd4ba70c Minor fixes for #453 and reporter API docs. 2015-06-01 19:09:39 +00:00
Brad Warren
4f7d83d274 Corrected comment in cli.py 2015-05-29 11:45:06 -07:00
Brad Warren
0558aa1c01 Merge remote-tracking branch 'upstream/master' into notify 2015-05-29 11:34:11 -07:00
Brad Warren
8bcc8f8024 Finished basic reporter 2015-05-29 11:33:11 -07:00
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
Brad Warren
31fbcd46e0 Merge remote-tracking branch 'upstream/master' into notify 2015-05-27 22:39:46 -04:00
Brad Warren
0e1f6b24f3 Added basic notifier 2015-05-27 19:29:06 -04: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