nixpkgs/nixos/modules/services/web-servers/nginx
teutat3s e62971b005
nixos/nginx: sync with Mozilla Intermediate TLS configuration
- adds ssl_ecdh_curve, per https://github.com/mozilla/ssl-config-generator/issues/76
- removes ssl_stapling, after Let's Encrypt ended support for OCSP
  stapling https://letsencrypt.org/2024/12/05/ending-ocsp/, enabling ssl_stapling
  leads to warning log spam:
```
  ssl_stapling" ignored, no OCSP responder URL in the certificate "<cert-directory>
```
2025-07-26 14:26:28 +02:00
..
default.nix nixos/nginx: sync with Mozilla Intermediate TLS configuration 2025-07-26 14:26:28 +02:00
gitweb.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
location-options.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
tailscale-auth.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
vhost-options.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00