mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-15 04:04:18 +01:00
This patch follows an upstream commit[1].
Before this patch, if acme module is used, caddy will still use an old
cert even a new one is available. The cause is that without --force
flag, caddy will not reload an unchanged config.
Refer to that commit[1] message for more information.
[1]:
|
||
|---|---|---|
| .. | ||
| apache-httpd | ||
| caddy | ||
| hitch | ||
| jboss | ||
| lighttpd | ||
| nginx | ||
| phpfpm | ||
| trafficserver | ||
| unit | ||
| varnish | ||
| agate.nix | ||
| darkhttpd.nix | ||
| fcgiwrap.nix | ||
| hydron.nix | ||
| mighttpd2.nix | ||
| minio.nix | ||
| molly-brown.nix | ||
| pomerium.nix | ||
| tomcat.nix | ||
| traefik.nix | ||
| ttyd.nix | ||
| uwsgi.nix | ||
| zope2.nix | ||