This repository has been archived on 2020-06-19. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-hitch/templates/hitch.conf.j2

7 lines
188 B
Django/Jinja

alpn-protos = "h2,http/1.1"
tls-protos = TLSv1.1 TLSv1.2
ciphers = "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH"
pem-file = "/etc/ssl/private/cert.pem"
workers = 2
write-proxy-v2 = on