Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Use /run for the listening socket of the webserver component. | Guilhem Moulin | 2019-08-22 | 1 |
| | ||||
* | Use ACME v2 endpoints | Guilhem Moulin | 2018-04-27 | 1 |
| | | | | https://tools.ietf.org/html/draft-ietf-acme-acme-12 | |||
* | Bind webserver to /var/run/lacme-www.socket by default. | Guilhem Moulin | 2017-07-08 | 1 |
| | ||||
* | mv config/{apache2.conf,nginx.conf} snippets/ | Guilhem Moulin | 2017-07-08 | 2 |
| | ||||
* | wibble | Guilhem Moulin | 2017-06-30 | 1 |
| | ||||
* | Provide apache2 configuration snippet. | Guilhem Moulin | 2017-06-29 | 2 |
| | ||||
* | Improve docs. | Guilhem Moulin | 2017-06-29 | 1 |
| | ||||
* | Provide nginx configuration snippet. | Guilhem Moulin | 2017-06-28 | 1 |
| | ||||
* | Change the default 'min-days' from 10 to 21. | Guilhem Moulin | 2017-06-28 | 1 |
| | | | | | | This avoids expiration notices from Let's Encrypt when auto-renewal is done by a cronjob: Let's Encrypt sends a notice 19 (then 9) days before expiration. | |||
* | webserver: allow listening to multiple addresses. | Guilhem Moulin | 2017-06-28 | 1 |
| | | | | | | | | | | (Useful when dual-stack IPv4/IPv6 is not supported.) Also, change the default to listen to a UNIX-domain socket </var/run/lacme.socket>. Moreover temporary iptables rules are no longer installed. Hosts without a public HTTP daemon listening on port 80 need to set the 'listen' option to [::] and/or 0.0.0.0, and possibly set the 'iptables' option to Yes. | |||
* | s/lacme-certs.d/lacme-certs.conf.d/upstream/0.2 | Guilhem Moulin | 2016-12-05 | 1 |
| | ||||
* | "config-certs" now points to a list of files or directories. | Guilhem Moulin | 2016-12-05 | 1 |
| | ||||
* | Improve formatting of config files. | Guilhem Moulin | 2016-12-01 | 2 |
| | ||||
* | wibble | Guilhem Moulin | 2016-12-01 | 1 |
| | ||||
* | lacme.conf: mention the default groupname for the ACME client. | Guilhem Moulin | 2016-12-01 | 1 |
| | ||||
* | s/priv.key/account.key/ | Guilhem Moulin | 2016-12-01 | 1 |
| | ||||
* | wibble | Guilhem Moulin | 2016-12-01 | 1 |
| | ||||
* | Make lacme able to spawn lacme-accountd. | Guilhem Moulin | 2016-12-01 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-11-30 | 3 |
| | ||||
* | typo | Guilhem Moulin | 2016-06-14 | 1 |
| | ||||
* | Rename ‘letsencrypt-tiny’ to ‘lacme’. | Guilhem Moulin | 2016-06-13 | 3 |
| | ||||
* | Change the default CA from LE's X1 to X3. | Guilhem Moulin | 2016-03-27 | 1 |
| | ||||
* | Use restart not reload in notify commands | Guilhem Moulin | 2016-03-05 | 1 |
| | ||||
* | Refactoring to use the account key manager. | Guilhem Moulin | 2016-03-02 | 2 |
| | ||||
* | letsencrypt-accountd | Guilhem Moulin | 2016-03-02 | 1 |