diff options
author | Christopher Baines <mail@cbaines.net> | 2017-12-09 09:24:07 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2017-12-11 20:36:43 +0000 |
commit | c48aa70a9aa68ac6f365663044357be77eb9e36a (patch) | |
tree | d5fe265f31c54b97be4fb7f87675780679743523 /gnu/services/sysctl.scm | |
parent | b7db2c63ed5984c4886731943d6cabefe4a05fb1 (diff) | |
download | guix-c48aa70a9aa68ac6f365663044357be77eb9e36a.tar guix-c48aa70a9aa68ac6f365663044357be77eb9e36a.tar.gz |
services: web: Remove default certificate and key files for nginx.
If nginx is configured with a ssl-certificate file, and ssl-certificate-key,
it will fail to start unless these exist. To avoid this happening, change the
default to #f.
* gnu/services/web.scm (<nginx-server-configuration>)
[ssl-certificate,ssl-certificate-key]: Set the defaults to #f.
* gnu/tests/web.scm (%nginx-servers): Remove redundant
nginx-server-configuration fields.
* doc/guix.texi (Web Services): Update examples and documentation.
Diffstat (limited to 'gnu/services/sysctl.scm')
0 files changed, 0 insertions, 0 deletions