public-access-proxy: add todo

This commit is contained in:
Sandro - 2023-09-03 22:45:57 +02:00
parent 3fb7ff1861
commit 1f169a9772
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ in
services.haproxy = {
enable = true;
config = ''
# TODO: upstream to nixos-modules
global
ssl-default-bind-options ssl-min-ver TLSv1.2 no-tls-tickets
ssl-dh-param-file ${config.security.dhparams.params.nginx.path}