xenolf
|
438531d667
|
Do not exit on domain failure, only log it.
|
2015-11-11 17:52:04 +01:00 |
|
xenolf
|
a2867a0c18
|
Add TOSError and change ObtainCertificates to return errors by domain.
|
2015-11-02 01:01:00 +01:00 |
|
Matthew Holt
|
ef2501bb4c
|
Update CLI for new NewClient signature
|
2015-10-27 17:05:40 -06:00 |
|
xenolf
|
8b16d59831
|
Remove devMode from library and cli.
|
2015-10-26 00:47:37 +01:00 |
|
xenolf
|
51a95ee548
|
Add initial support for certificate bundling
|
2015-10-24 03:55:18 +02:00 |
|
xenolf
|
3d311b9882
|
Propagate AgreeToTOS change to CLI
|
2015-10-23 10:23:06 +02:00 |
|
xenolf
|
e74d5d4586
|
Make cert revocation on renewal optional. Also change signature of renew.
|
2015-10-19 03:20:41 +02:00 |
|
xenolf
|
0cd31861d3
|
Implement renewal. Fixes #7
|
2015-10-19 00:42:04 +02:00 |
|
xenolf
|
29a27ba807
|
Make CertResources json savable. Fix cli_handlers to use it.
|
2015-10-19 00:40:59 +02:00 |
|
xenolf
|
b49f37d920
|
Add a dev flag for skipping challenge pre-checks
|
2015-10-18 01:57:46 +02:00 |
|
xenolf
|
b3035b16b5
|
Support for cert revocation
|
2015-09-27 14:51:44 +02:00 |
|
xenolf
|
6f979feffa
|
No longer save certs with executable flag :)
|
2015-09-26 23:23:18 +02:00 |
|
xenolf
|
0f32c176d7
|
Remove CA path from config dir.
|
2015-09-26 20:00:19 +02:00 |
|
xenolf
|
37b20117bf
|
Update everything to work with the latest boulder updates.
|
2015-09-26 19:45:52 +02:00 |
|
xenolf
|
612033a83a
|
Flesh out run cli_handler for error handling and saving certificates
|
2015-06-13 03:56:34 +02:00 |
|
xenolf
|
a2d9bf4cc3
|
Initial version of the SimpleHTTPS challenge
|
2015-06-13 03:55:53 +02:00 |
|
xenolf
|
8f992218b9
|
Allow the user to override the challenge port. Enables running as non-root.
|
2015-06-13 00:16:49 +02:00 |
|
xenolf
|
805cef4dd6
|
Remove global paths and default to CWD/.lego for storage. Overridable through --path.
|
2015-06-12 23:34:49 +02:00 |
|
xenolf
|
7aab5562c1
|
Move CLI handlers to their own file
Implement Tos accept and start obtain certificates
|
2015-06-08 23:54:15 +02:00 |
|