parent
bb0821306e
commit
59e6d798b0
1 changed files with 1 additions and 3 deletions
|
|
@ -30,11 +30,9 @@ in {
|
|||
recommendedBrotliSettings = true;
|
||||
|
||||
sslCiphers = "EECDH+AESGCM:EECDH+CHACHA20:EDH+AESGCM:EDH+CHACHA20:AES256+EECDH:AES256+EDH:!aNULL";
|
||||
appendConfig = ''
|
||||
ssl_prefer_server_ciphers on;
|
||||
'';
|
||||
|
||||
appendHttpConfig = ''
|
||||
ssl_prefer_server_ciphers on;
|
||||
map $scheme $hsts_header {
|
||||
https "max-age=31536000; includeSubdomains; preload";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue