nixpkgs/nixos/modules/services/web-servers/nginx
Jan Tojnar 41d252d7a4
nixos/nginx: allow using existing ACME certificate
When a domain has a lot of subdomains, it is quite easy to hit the rate limit:

https://letsencrypt.org/docs/rate-limits/

Instead you can define the certificate manually in `security.acme.certs` and list the subdomains in the `extraDomains` option.
2018-01-15 13:48:45 +01:00
..
default.nix nixos/nginx: allow using existing ACME certificate 2018-01-15 13:48:45 +01:00
location-options.nix nginx module: add option for proxying websocket requests 2017-08-30 21:01:52 +02:00
vhost-options.nix nixos/nginx: allow using existing ACME certificate 2018-01-15 13:48:45 +01:00