guix/gnu
Christopher Baines c48aa70a9a
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.
2017-12-11 20:36:43 +00:00
..
bootloader bootloader: extlinux: Stop using dd binary. 2017-12-04 18:26:59 +01:00
build
packages gnu: cargo: Add file-name field to input sources. 2017-12-11 21:21:46 +02:00
services services: web: Remove default certificate and key files for nginx. 2017-12-11 20:36:43 +00:00
system Merge branch 'version-0.14.0' 2017-12-07 17:16:05 +01:00
tests services: web: Remove default certificate and key files for nginx. 2017-12-11 20:36:43 +00:00
artwork.scm
bootloader.scm
local.mk gnu: jemalloc: Fix tests for aarch64. 2017-12-10 16:04:16 -06:00
packages.scm
services.scm
system.scm
tests.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00