nixpkgs/nixos/modules/services/web-servers
José Luis Lafuente 679d54dcb3
nixos/caddy: update ca option
The generated json configuration returns this warning:
the 'issuer' field is deprecated and will be removed in the future; use 'issuers' instead

Updated the config to use "issuers" instead of "issuer"

Also, now it's possible to set the ca option null to not inject
automatically any ca. This is useful if you don't want to generate any
certificates or if you want to define a more fine-graned ca config
manually (e.g.: use different ca per domain)
2021-08-12 22:02:12 +02:00
..
apache-httpd nixos/apache-httpd: Use pkgs.emptyDirectory 2021-06-12 17:28:42 +02:00
hitch
jboss
lighttpd nixos/lighttpd: set port type to types.port 2021-05-30 14:38:18 +02:00
nginx nginx: allow overriding SSL trusted certificates when using ACME 2021-08-08 16:07:11 +02:00
phpfpm
unit
varnish
caddy.nix nixos/caddy: update ca option 2021-08-12 22:02:12 +02:00
darkhttpd.nix
fcgiwrap.nix
hydron.nix
mighttpd2.nix
minio.nix nixos/minio: allow configuring console port 2021-08-10 22:37:30 +02:00
molly-brown.nix
pomerium.nix
shellinabox.nix
tomcat.nix
traefik.nix
trafficserver.nix
ttyd.nix nixos/ttyd: use port type 2021-06-18 17:28:17 +02:00
uwsgi.nix
zope2.nix