index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
certbot.scm
Age
Commit message (
Expand
)
Author
2024-09-03
services: certbot: Add certbot-configuration-package to profile.
Richard Sent
2024-01-31
services: certbot: Add one-shot service to renew certificates.
Carlo Zancanaro
2024-01-31
services: certbot: Reload nginx in deploy hook.
Carlo Zancanaro
2024-01-31
services: certbot: Create self-signed certificates before certbot runs.
Carlo Zancanaro
2024-01-31
services: certbot: Symlink certificates to /etc/certs.
Carlo Zancanaro
2023-06-18
services: certbot: Fix nginx crash when certbot is used without domains.
Saku Laesvuori
2023-01-03
services: certbot: Fix broken link.
jgart
2022-09-29
services: certbot: Create "live" directory during activation.
Mája Tomášek
2021-06-24
services: certbot: Add option to use CSR file.
Raghav Gururajan
2020-09-13
services: certbot: Support registration without email.
Timotej Lazar
2020-05-13
mailmap: Update entries for Nikita.
nikita
2020-03-08
services: certbot: Add server option.
Jack Hill
2019-09-16
services: certbot: Add --manual-public-ip-logging-ok for manual challenges
Carlo Zancanaro
2019-04-25
gnu: certbot: Add support for manual plugin.
Julien Lepiller
2019-03-18
Correct name and email address for ng0.
ng0
2018-04-03
services: certbot: Don't try to renew certificates on activation.
Clément Lassieur
2018-03-20
Correct name and Email for ng0.
ng0
2018-02-22
services: certbot: Allow to set a deploy hook.
Clément Lassieur
2018-02-22
services: certbot: Add verbosity.
Clément Lassieur
2018-02-22
services: certbot: Allow to set RSA key size.
Clément Lassieur
2018-02-22
services: certbot: Associate one certificate with several domains.
Clément Lassieur
2018-02-22
services: certbot: Get certbot to run non-interactively.
Clément Lassieur
2018-02-22
services: certbot: Refactor certbot command.
Clément Lassieur
2018-02-22
services: certbot: Rename 'host' to 'domain'.
Clément Lassieur
2018-02-22
services: certbot: Fix indentation.
Clément Lassieur
2018-02-22
services: certbot: Run certbot twice a day at a random minute.
Clément Lassieur
2018-02-22
services: certbot: Listen on IPv6.
Clément Lassieur
2017-12-18
services: nginx: Replace 'http-port' and 'https-port' with 'listen'.
Clément Lassieur
2017-12-17
services: certbot: Fix certbot renewal job.
Christopher Baines
2017-11-28
services: certbot: Add default value and description.
Ludovic Courtès
2017-11-28
services: Add certbot service.
Andy Wingo