nginx: Force TLS 1.3
This commit is contained in:
parent
d13bf9e990
commit
83c741a107
@ -13,7 +13,8 @@
|
||||
recommendedOptimisation = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
|
||||
sslProtocols = "TLSv1.3";
|
||||
|
||||
virtualHosts."architect.devs.giugl.io" = {
|
||||
default = true;
|
||||
enableACME = true;
|
||||
|
Loading…
Reference in New Issue
Block a user