Skip to content
Snippets Groups Projects
Commit 0209dbf4 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Keep this line as is

parent c738b830
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ haproxy_wanted_acme_domains: [] ...@@ -11,7 +11,7 @@ haproxy_wanted_acme_domains: []
haproxy_acme_backend_name: "acmetool" haproxy_acme_backend_name: "acmetool"
_haproxy_ssl_options: 'no-sslv3 no-tlsv10 no-tlsv11 no-tls-tickets' _haproxy_ssl_options: 'no-sslv3 no-tlsv10 no-tlsv11 no-tls-tickets'
_haproxy_ssl_ciphers: 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384' _haproxy_ssl_ciphers: 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384' # noqa line-length
_haproxy_ssl_ciphersuites: 'TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256' _haproxy_ssl_ciphersuites: 'TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256'
haproxy_default_compression_algo: gzip haproxy_default_compression_algo: gzip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment