Jakub Warmuz
865d9074e4
log.DialogHandler: print formatted record, not just message.
...
Fixes bug, where DialogHandler would display only %(message) part of
the record, instead of the entire formatted record string.
2015-06-25 19:55:22 +00:00
Jakub Warmuz
eb149b9129
CLI debug log file
2015-06-25 19:55:16 +00:00
Jakub Warmuz
5b9a2f9637
cli._setup_logging
2015-06-25 19:45:01 +00:00
Jakub Warmuz
6ba133fc7c
Debug log CLI arguments
2015-06-25 19:45:01 +00:00
Jakub Warmuz
60b6834ab0
Debug log registration errors.
2015-06-25 19:45:01 +00:00
Jakub Warmuz
3ade1d13f3
Merge remote-tracking branch 'github/letsencrypt/master' into renewer
...
Conflicts:
tests/boulder-integration.sh
2015-06-25 19:07:21 +00:00
Jakub Warmuz
f312bdac22
Fix unittests for dvsni_port.
2015-06-25 18:36:06 +00:00
James Kasten
bf69cf1f05
Merge pull request #504 from kuba/csr
...
Initial support for user-supplied CSRs (fixes : #370 )
2015-06-25 14:09:53 -04:00
James Kasten
3f2e427a71
Merge pull request #545 from letsencrypt/ssl_labs_urls
...
Add SSLLab URLs at the end of installation
2015-06-25 14:05:12 -04:00
Jakub Warmuz
3789922c0b
Move AugeasConfigurator to letsencrypt_apache.
...
https://github.com/letsencrypt/lets-encrypt-preview/pull/531#issuecomment-114285541
2015-06-25 17:55:49 +00:00
Jakub Warmuz
040f434a61
Renewer integration tests for standalone.
2015-06-25 17:43:17 +00:00
Jakub Warmuz
d543716adf
Merge remote-tracking branch 'github/letsencrypt/master' into renewer
2015-06-25 16:13:46 +00:00
Jakub Warmuz
d804853958
Remove commented suject fields in make_csr
2015-06-25 16:08:52 +00:00
Jakub Warmuz
4057734c33
Add integrations tests for CSR.
2015-06-25 16:05:25 +00:00
Jakub Warmuz
dc561ea3df
Merge remote-tracking branch 'github/letsencrypt/master' into csr
2015-06-25 15:26:41 +00:00
James Kasten
db1558a16c
Merge pull request #499 from kuba/integration-testing
...
Integration testing
2015-06-25 10:58:15 -04:00
Jakub Warmuz
e51f300ee6
Merge remote-tracking branch 'github/letsencrypt/master' into csr
...
Conflicts:
letsencrypt/cli.py
letsencrypt/client.py
letsencrypt/tests/client_test.py
2015-06-25 13:36:41 +00:00
Jakub Warmuz
e0bc6aeb50
Travis CI setup for integration testing ( fixes #530 ).
...
Candidate issues to be addressed:
- race condition: start.sh might fail to start Boulder WFE before
./tests/boulder-integration.sh is run (unlikely, but possible,
leading to flaky tests)
- intertwined build logs (./start.sh boostraps in the background,
integration test debug logs on server and client side)
2015-06-25 09:50:23 +00:00
Jakub Warmuz
8bde250ff2
boulder-integration.sh: agree-tos -> agree-eula, force standalone.
2015-06-25 08:25:10 +00:00
Jakub Warmuz
434699031b
Merge remote-tracking branch 'github/letsencrypt/master' into integration-testing
2015-06-25 06:02:32 +00:00
Jakub Warmuz
77ddc68d8e
Quickfix for wrong renewer target paths.
...
IOError: [Errno 2] No such file or directory: '/tmp/le/config/archive/renewer/privkey2.pem'
2015-06-25 05:53:39 +00:00
schoen
376bf9de6d
Merge pull request #548 from kuba/renewer
...
Renewer quickfixes
2015-06-24 22:47:16 -07:00
Jakub Warmuz
38b497ef73
renewer: fix bug where renewer.conf wasn't read.
2015-06-25 05:36:02 +00:00
Jakub Warmuz
4de60f68ab
Pass cli_config to RenewableCert
2015-06-25 05:35:49 +00:00
Jakub Warmuz
b9f2823d6b
renewer: _paths_parser
2015-06-25 05:35:15 +00:00
schoen
f5def6b6d6
Merge pull request #535 from kuba/473-no-cli
...
Renewer dynamic dirs based on --config-dir/--work-dir (#473 without touching CLI)
2015-06-24 22:18:40 -07:00
James Kasten
7d2023c64e
Merge pull request #547 from bradmw/errors
...
Validation errors
2015-06-25 01:04:08 -04:00
James Kasten
b606bdf749
double quotes
2015-06-24 18:36:30 -07:00
Brad Warren
f35d8a5228
Merge remote-tracking branch 'upstream/master' into errors
2015-06-24 18:25:02 -07:00
Brad Warren
d15a386f92
Incorporated jdkasten's feedback
2015-06-24 18:24:54 -07:00
James Kasten
138ebc6d4e
Merge pull request #539 from coolaj86/patch-3
...
minor update for raspbian
2015-06-24 19:17:32 -04:00
James Kasten
04440179f4
Merge pull request #534 from kuba/440-no-cli
...
Dynamic dirs based on --config-dir and --work-dir (#440 without touching CLI)
2015-06-24 19:06:33 -04:00
James Kasten
81c7b30926
Merge pull request #546 from letsencrypt/formatting_doc
...
formatting and documentation
2015-06-24 19:01:33 -04:00
Brad Warren
76d12e5e34
Merge remote-tracking branch 'upstream/master' into errors
2015-06-24 15:28:14 -07:00
Brad Warren
9637142c4c
Added auth_handler tests
2015-06-24 15:27:34 -07:00
James Kasten
67f67fea02
Remove trailing whitespace
2015-06-24 14:53:28 -07:00
James Kasten
06d7e51f22
formatting and documentation
2015-06-24 14:38:30 -07:00
James Kasten
e2be3a5fa9
Merge pull request #541 from kuba/repo-rename
...
Update references after repo rename.
2015-06-24 16:38:45 -04:00
Peter Eckersley
271ba9a7e7
Merge pull request #485 from letsencrypt/help
...
Organise command line help into topics
2015-06-24 13:18:05 -07:00
AJ ONeal
fba2de706e
move lsb install into newer with --no-install-recommends
2015-06-24 13:29:26 -06:00
Brad Warren
8f760cf828
Cleaned up multiline statements
2015-06-24 11:51:50 -07:00
Brad Warren
512e02c837
Added reporter messages for failed challenges.
2015-06-24 11:46:39 -07:00
James Kasten
f8384127c0
Format and fix ssl_labs printout
2015-06-24 10:55:08 -07:00
Jakub Warmuz
15258cc50a
Update references after repo rename.
...
https://github.com/letsencrypt/letsencrypt/issues/505
2015-06-24 04:56:31 +00:00
Peter Eckersley
7fe5b8233b
Retry, with sanity.
2015-06-23 17:38:48 -07:00
Peter Eckersley
4f3753b644
Merge remote-tracking branch 'letsencrypt/master' into help
...
Conflicts:
letsencrypt/le_util.py
2015-06-23 16:23:14 -07:00
Seth Schoen
d4bdba9726
Merge branch 'acme-spec-158' of https://github.com/kuba/lets-encrypt-preview
...
Resolved conflict in errors.py (LetsEncryptContAuthError renamed
to ContAuthError)
Conflicts:
letsencrypt/errors.py
2015-06-23 15:55:13 -07:00
AJ ONeal
a1f025980a
minor update for raspbian
2015-06-23 16:38:39 -06:00
James Kasten
fc4c599187
Remove preview from github and travis
2015-06-23 18:38:24 -04:00
AJ ONeal
694aa3705b
Make it SUPER clear where to find install instructions
2015-06-23 16:15:37 -06:00