1
1
Fork 1
mirror of https://github.com/oddlama/nixos-extra-modules.git synced 2025-10-10 22:00:39 +02:00

chore: ssl_ecdh_curve is now set by upstream

This commit is contained in:
oddlama 2025-09-14 14:49:56 +02:00
parent 4c6b6489a4
commit a584a970a0
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -98,7 +98,6 @@ in
'}';
error_log syslog:server=unix:/dev/log,nohostname;
access_log syslog:server=unix:/dev/log,nohostname json_combined;
ssl_ecdh_curve secp384r1;
'';
# Default host that rejects everything.