summaryrefslogtreecommitdiff
path: root/gnu/services/certbot.scm
Commit message (Expand)AuthorAgeFilesLines
* services: certbot: Support registration without email....Timotej Lazar2020-09-131-3/+8
* mailmap: Update entries for Nikita....nikita2020-05-131-1/+1
* services: certbot: Add server option....Jack Hill2020-03-081-3/+9
* services: certbot: Add --manual-public-ip-logging-ok for manual challenges...Carlo Zancanaro2019-09-161-0/+1
* gnu: certbot: Add support for manual plugin....Julien Lepiller2019-04-251-9/+31
* Correct name and email address for ng0....ng02019-03-181-1/+1
* services: certbot: Don't try to renew certificates on activation....Clément Lassieur2018-04-031-8/+14
* Correct name and Email for ng0....ng02018-03-201-1/+1
* services: certbot: Allow to set a deploy hook....Clément Lassieur2018-02-221-3/+7
* services: certbot: Add verbosity....Clément Lassieur2018-02-221-13/+19
* services: certbot: Allow to set RSA key size....Clément Lassieur2018-02-221-8/+13
* services: certbot: Associate one certificate with several domains....Clément Lassieur2018-02-221-30/+41
* services: certbot: Get certbot to run non-interactively....Clément Lassieur2018-02-221-5/+9
* services: certbot: Refactor certbot command....Clément Lassieur2018-02-221-27/+26
* services: certbot: Rename 'host' to 'domain'....Clément Lassieur2018-02-221-20/+22
* services: certbot: Fix indentation....Clément Lassieur2018-02-221-2/+2
* services: certbot: Run certbot twice a day at a random minute....Clément Lassieur2018-02-221-4/+4
* services: certbot: Listen on IPv6....Clément Lassieur2018-02-221-2/+2
* services: nginx: Replace 'http-port' and 'https-port' with 'listen'....Clément Lassieur2017-12-181-2/+2
* services: certbot: Fix certbot renewal job....Christopher Baines2017-12-171-1/+1
* services: certbot: Add default value and description....Ludovic Courtès2017-11-281-1/+6
* services: Add certbot service....Andy Wingo2017-11-281-0/+128