aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/certbot.scm
Commit message (Expand)AuthorAge
* services: certbot: Add one-shot service to renew certificates.Carlo Zancanaro2024-01-31
* services: certbot: Reload nginx in deploy hook.Carlo Zancanaro2024-01-31
* services: certbot: Create self-signed certificates before certbot runs.Carlo Zancanaro2024-01-31
* services: certbot: Symlink certificates to /etc/certs.Carlo Zancanaro2024-01-31
* services: certbot: Fix nginx crash when certbot is used without domains.Saku Laesvuori2023-06-18
* services: certbot: Fix broken link.jgart2023-01-03
* services: certbot: Create "live" directory during activation.Mája Tomášek2022-09-29
* services: certbot: Add option to use CSR file.Raghav Gururajan2021-06-24
* services: certbot: Support registration without email.Timotej Lazar2020-09-13
* mailmap: Update entries for Nikita.nikita2020-05-13
* services: certbot: Add server option.Jack Hill2020-03-08
* services: certbot: Add --manual-public-ip-logging-ok for manual challengesCarlo Zancanaro2019-09-16
* gnu: certbot: Add support for manual plugin.Julien Lepiller2019-04-25
* Correct name and email address for ng0.ng02019-03-18
* services: certbot: Don't try to renew certificates on activation.Clément Lassieur2018-04-03
* Correct name and Email for ng0.ng02018-03-20
* services: certbot: Allow to set a deploy hook.Clément Lassieur2018-02-22
* services: certbot: Add verbosity.Clément Lassieur2018-02-22
* services: certbot: Allow to set RSA key size.Clément Lassieur2018-02-22
* services: certbot: Associate one certificate with several domains.Clément Lassieur2018-02-22
* services: certbot: Get certbot to run non-interactively.Clément Lassieur2018-02-22
* services: certbot: Refactor certbot command.Clément Lassieur2018-02-22
* services: certbot: Rename 'host' to 'domain'.Clément Lassieur2018-02-22
* services: certbot: Fix indentation.Clément Lassieur2018-02-22
* services: certbot: Run certbot twice a day at a random minute.Clément Lassieur2018-02-22
* services: certbot: Listen on IPv6.Clément Lassieur2018-02-22
* services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur2017-12-18
* services: certbot: Fix certbot renewal job.Christopher Baines2017-12-17
* services: certbot: Add default value and description.Ludovic Courtès2017-11-28
* services: Add certbot service.Andy Wingo2017-11-28