Commit message (Collapse) | Author | Age | Files | ||
---|---|---|---|---|---|
... | |||||
* | Changelog: prefix bugfixes with '+'. | Guilhem Moulin | 2017-02-22 | 1 | |
| | |||||
* | new-cert: new CLI option "min-days" | Guilhem Moulin | 2017-02-19 | 3 | |
| | |||||
* | new-cert: sort section names if not passed explicitely. | Guilhem Moulin | 2017-02-19 | 2 | |
| | |||||
* | Ensure lacme's config file descriptor has the FD_CLOEXEC bit set. | Guilhem Moulin | 2017-02-19 | 2 | |
| | |||||
* | config-cert: import the default section of files already read. | Guilhem Moulin | 2017-02-19 | 2 | |
| | |||||
* | wibble | Guilhem Moulin | 2017-02-19 | 2 | |
| | |||||
* | s/lacme-certs.d/lacme-certs.conf.d/upstream/0.2 | Guilhem Moulin | 2016-12-05 | 5 | |
| | |||||
* | "config-certs" now points to a list of files or directories. | Guilhem Moulin | 2016-12-05 | 5 | |
| | |||||
* | s/fd-conn/conn-fd/ | Guilhem Moulin | 2016-12-05 | 2 | |
| | |||||
* | Prepare new release. | Guilhem Moulin | 2016-12-03 | 1 | |
| | |||||
* | s/--fdopen/--fd-conn/ | Guilhem Moulin | 2016-12-03 | 2 | |
| | |||||
* | Precise that --socket=PATH is ignored when the config file as an "accountd" ↵ | Guilhem Moulin | 2016-12-03 | 1 | |
| | | | | section. | ||||
* | Improve formatting of config files. | Guilhem Moulin | 2016-12-01 | 2 | |
| | |||||
* | wibble | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | manpage: change reg ID example to 123456. | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | lacme: terminate the accountd when the ACME client terminates. | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | Revert "lacme: avoid spawning multiple accountd processes." | Guilhem Moulin | 2016-12-01 | 1 | |
| | | | | | | This reverts commit 8faab5db6571972156f45b5838b23dbb0fadd5c4. We can't reuse the socket pair as we don't connect(2) to it. | ||||
* | lacme.conf: mention the default groupname for the ACME client. | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | lacme: avoid spawning multiple accountd processes. | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | lacme: add an option --quiet to avoid mentioning valid certs. | Guilhem Moulin | 2016-12-01 | 2 | |
| | |||||
* | s/priv.key/account.key/ | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | wibble | Guilhem Moulin | 2016-12-01 | 1 | |
| | |||||
* | wibble | Guilhem Moulin | 2016-12-01 | 2 | |
| | |||||
* | Make lacme able to spawn lacme-accountd. | Guilhem Moulin | 2016-12-01 | 4 | |
| | |||||
* | typo | Guilhem Moulin | 2016-11-30 | 3 | |
| | |||||
* | Stop mentioning GET-based renewal, as it was removed from the ACME IETF draft. | Guilhem Moulin | 2016-11-30 | 1 | |
| | | | | | https://github.com/ietf-wg-acme/acme/issues/62 https://github.com/ietf-wg-acme/acme/pull/67 :-( | ||||
* | Manpage: update Subscriber Agreement URL to v1.1.1. | Guilhem Moulin | 2016-10-10 | 1 | |
| | | | | Cf. https://letsencrypt.org/repository/ . | ||||
* | Honor Retry-After headers for certificate issuance and challenge responses. | Guilhem Moulin | 2016-06-30 | 1 | |
| | |||||
* | Add link to Boulder issue #359 (Implement Certificate Refresh). | Guilhem Moulin | 2016-06-30 | 1 | |
| | |||||
* | More useful message upon Validation Challenge failure. | Guilhem Moulin | 2016-06-30 | 1 | |
| | | | | | Format the problem document if the JSON has an “error” key. Cf. section 7 “Identifier Validation Challenges”. | ||||
* | Minor manpage fixes. | Guilhem Moulin | 2016-06-30 | 2 | |
| | |||||
* | Delete double empty line.upstream/0.1 | Guilhem Moulin | 2016-06-14 | 2 | |
| | |||||
* | Add a Changelog. | Guilhem Moulin | 2016-06-14 | 1 | |
| | |||||
* | Install lacme(1) into /usr/sbin. | Guilhem Moulin | 2016-06-14 | 1 | |
| | |||||
* | Add installation instructions. | Guilhem Moulin | 2016-06-14 | 1 | |
| | |||||
* | Add the short description in headers and manpages. | Guilhem Moulin | 2016-06-14 | 6 | |
| | |||||
* | Move X.509 certs to a separate directory. | Guilhem Moulin | 2016-06-14 | 5 | |
| | |||||
* | accountd: Don't mention "Let's Encrypt" in log messages. | Guilhem Moulin | 2016-06-14 | 3 | |
| | |||||
* | typo | Guilhem Moulin | 2016-06-14 | 1 | |
| | |||||
* | typo | Guilhem Moulin | 2016-06-14 | 1 | |
| | |||||
* | Convert the manpages to pandoc(1) markdown. | Guilhem Moulin | 2016-06-14 | 6 | |
| | |||||
* | Rename ‘letsencrypt-tiny’ to ‘lacme’. | Guilhem Moulin | 2016-06-13 | 11 | |
| | |||||
* | Install LE X[34] intermediate CA. | Guilhem Moulin | 2016-03-27 | 1 | |
| | |||||
* | Change the default CA from LE's X1 to X3. | Guilhem Moulin | 2016-03-27 | 5 | |
| | |||||
* | Improve mailto: link for groff_www. | Guilhem Moulin | 2016-03-09 | 2 | |
| | |||||
* | Improve README | Guilhem Moulin | 2016-03-08 | 1 | |
| | |||||
* | Use restart not reload in notify commands | Guilhem Moulin | 2016-03-05 | 1 | |
| | |||||
* | wibble | Guilhem Moulin | 2016-03-02 | 1 | |
| | |||||
* | Add a Makefile. | Guilhem Moulin | 2016-03-02 | 1 | |
| | |||||
* | Refactoring to use the account key manager. | Guilhem Moulin | 2016-03-02 | 7 | |
| |