Seth Schoen
996b598eb3
Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into renewer
2015-05-01 11:49:49 -07:00
James Kasten
1e62579688
Merge pull request #362 from letsencrypt/boulder
...
Boulder
2015-05-01 11:46:22 -07:00
Jakub Warmuz
5b762e51be
Update ACME docs (protocol version info)
2015-05-01 10:55:26 +00:00
Jakub Warmuz
0845d82f65
Update Configuration test
2015-05-01 10:24:48 +00:00
Jakub Warmuz
8c43404015
pep8
2015-05-01 10:10:04 +00:00
Jakub Warmuz
9b5ea88abd
acme-spec#93 solved, ref boulder#130, acme-spec#110
2015-05-01 10:09:56 +00:00
Jakub Warmuz
0cb012a9fd
Configuration: server_url, server_path
2015-05-01 10:08:33 +00:00
Jakub Warmuz
54955009eb
constants.CONFIG_DIRS_MODE, fix #362 config dir bug
2015-05-01 10:07:32 +00:00
James Kasten
4d7f67684d
Move eula to registration
2015-04-30 20:55:26 -07:00
James Kasten
5ba23a6047
fixes to address comments
2015-04-30 20:01:32 -07:00
James Kasten
f11f5bca73
address comments
2015-04-30 18:35:49 -07:00
James Kasten
84fd90841c
Merge branch 'boulder' of https://github.com/kuba/lets-encrypt-preview into kuba-boulder
2015-04-30 17:57:19 -07:00
Jakub Warmuz
18a1d01d8f
Ref to letsencrypt/boulder#130
2015-04-29 19:49:24 +00:00
Jakub Warmuz
3ba8acc57e
Ref to letsencrypt/boulder#128
2015-04-29 09:15:31 +00:00
Jakub Warmuz
79b0ed5cd3
log act_cert_path
2015-04-29 08:23:42 +00:00
Jakub Warmuz
ff569084f8
Fix empty email problem, EMAIL_REGEX = re.compile(...), pep8
2015-04-29 08:21:16 +00:00
Jakub Warmuz
659e07c5b3
Add comment, split too long line
2015-04-28 20:06:50 +00:00
Jakub Warmuz
106d2bfbbe
Explicit errors for too small key / only public
2015-04-28 20:05:14 +00:00
Jakub Warmuz
1ea5fbdf9e
rsa256_key.pem -> jose/testdata/rsa512_key.pem (fixees #273 )
2015-04-28 19:58:58 +00:00
Jakub Warmuz
319932bed5
Call record.getMessage() in DialogHandler ( fixes #336 )
2015-04-28 18:13:34 +00:00
Jakub Warmuz
bf5d132582
Move relevant constants to acme module.
2015-04-28 17:51:46 +00:00
Jakub Warmuz
5efdda0922
Fix some of #362 nitpicks
2015-04-28 11:31:14 +00:00
James Kasten
752b3b687f
cleanup
2015-04-27 14:59:44 -07:00
James Kasten
bdcf8fc91e
remove disable pylint from file
2015-04-27 13:14:39 -07:00
James Kasten
d6026d7573
Add todo for obtain certificate.
2015-04-27 13:07:13 -07:00
James Kasten
0371838a91
more unit tests/better flow
2015-04-27 12:42:50 -07:00
James Kasten
ee2e0948f4
fix py26
2015-04-24 03:38:49 -07:00
James Kasten
016e10f415
100% test coverage, account, auth_handler
2015-04-23 19:12:15 -07:00
James Kasten
1d8281d15d
Merge pull request #359 from letsencrypt/fix_nginx_default_vhost
...
fix default symlink
2015-04-23 14:11:31 -07:00
James Kasten
cdfdee2ebc
Merge branch 'fix_nginx_default_vhost' into boulder
2015-04-23 14:08:09 -07:00
James Kasten
4288ece394
fix default symlink
2015-04-23 14:01:21 -07:00
James Kasten
36f3cdeddc
fix/add tests
2015-04-23 13:57:35 -07:00
James Kasten
cb0aca6727
Merge branch 'master' into boulder
2015-04-22 23:19:12 -07:00
James Kasten
12899d0c38
unittest and lint cleanup
2015-04-22 23:17:53 -07:00
James Kasten
95ba2730f1
start of tests for auth_handler
2015-04-22 16:27:54 -07:00
Seth Schoen
e4f59e60e1
import configobj
2015-04-22 12:42:32 -07:00
Seth Schoen
cdf8ccbd34
Split out runnable renewer into separate file
2015-04-22 12:36:57 -07:00
Seth Schoen
b13b6de79f
Small fixes; new_lineage method and tests for it
2015-04-22 12:24:33 -07:00
James Kasten
e301c71fea
Merge pull request #357 from diracdeltas/doc/nginx
...
Add docs for Nginx plugin stub
2015-04-22 10:13:24 -07:00
Jakub Warmuz
b0fe02f732
merge github/letsencrypt/master
2015-04-22 09:16:13 +00:00
Jakub Warmuz
f26549dc58
Revert "Add cmd line arg for the authenticator"
...
This reverts commit 5d2abc30f0 .
2015-04-22 09:02:41 +00:00
Jakub Warmuz
b76e8b6c41
Revert "Update unit tests for determine_authenticator"
...
This reverts commit 79f5ebe734 .
2015-04-22 09:02:39 +00:00
Jakub Warmuz
cfe95323f6
Revert "Unit tests for setting authenticator via cmd line"
...
This reverts commit 0d7f32fa98 .
2015-04-22 09:02:38 +00:00
Jakub Warmuz
4f0d0936af
IPluginFactory
2015-04-22 08:49:08 +00:00
Jakub Warmuz
88dc56186e
Move apache constants/args/IConfig to its subdirectory
2015-04-22 08:49:08 +00:00
Jakub Warmuz
bad3a959d4
random cli cleanup
2015-04-22 07:23:26 +00:00
Jakub Warmuz
0e3504cecc
stub cli_test
2015-04-22 07:20:45 +00:00
Jakub Warmuz
048876a1df
default_config_files
2015-04-22 07:19:31 +00:00
Jakub Warmuz
1001b027cb
ConfArgParse -> ConfigArgParse
...
ConfArgParse + subparsers = config scoped only to subcommand
ConfArgParse doesn't seem to respect formatter_class (no defaults)
ConfigArgParse works with ENV variables
https://github.com/bw2/ConfigArgParse#design-notes
2015-04-22 07:19:30 +00:00
Jakub Warmuz
975fe1c65b
Move scripts/main to client/cli.py
2015-04-22 06:23:25 +00:00