Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | lacme: pass a temporary JSON file with the client configuration to the ↵ | Guilhem Moulin | 2021-02-25 | 1 |
| | | | | | | | | | internal client. So it doesn't have to parse the INI file again. Also, while lacme.conf is world-readable by default, one might restrict permissions and add private information in there, not realizing that everything, including comments, will be readable by the client. | |||
* | tests/drop-privileges: Ensure failure to drop privileges yields an error. | Guilhem Moulin | 2021-02-24 | 1 |
| | | | | And doesn't retain root privileges. | |||
* | Add test suite against Let's Encrypt's staging environment. | Guilhem Moulin | 2021-02-20 | 1 |
https://letsencrypt.org/docs/staging-environment/ |