guix/doc
Clément Lassieur c3215d2f9d
services: certbot: Associate one certificate with several domains.
* doc/guix.texi (Certificate Services): Document <certificate-configuration>,
the change from domains to certificates and the fact that their path is now
derived from their name.
* gnu/services/certbot.scm (<certificate-configuration>): Add and export it.
(certbot-configuration, certbot-command, certbot-activation,
certbot-nginx-server-configurations, certbot-service-type): Replace 'domains'
with 'certificates'.
(certbot-nginx-server-configurations): Use only one nginx-server-configuration
and use all certificate domains as the server-name.
2018-02-22 21:43:53 +01:00
..
images
contributing.texi doc: Suggest running guix-daemon with 'sudo -E'. 2018-01-17 15:48:22 -08:00
environment-gdb.scm
fdl-1.3.texi
guix.texi services: certbot: Associate one certificate with several domains. 2018-02-22 21:43:53 +01:00
htmlxref.cnf doc: htmlxref: Fix link to Emacs-Guix manual. 2017-05-30 18:30:39 +03:00
local.mk build: Declare “doc/guix.texi“ dependencies. 2018-01-20 00:45:29 +01:00
package-hello.scm