aboutsummaryrefslogtreecommitdiffstats
path: root/tests/drop-privileges
Commit message (Collapse)AuthorAgeFiles
* lacme: pass a temporary JSON file with the client configuration to the ↵Guilhem Moulin2021-02-251
| | | | | | | | | 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 Moulin2021-02-241
| | | | And doesn't retain root privileges.
* Add test suite against Let's Encrypt's staging environment.Guilhem Moulin2021-02-201
https://letsencrypt.org/docs/staging-environment/