Debian does not support system-wide SSL cipher suite profiles of course, so these options need to be specified explicitly when deploying HAProxy on Debian-based machines.
3 lines
111 B
YAML
3 lines
111 B
YAML
haproxy_default_ssl_default_ciphers: PROFILE=SYSTEM
|
|
haproxy_default_ssl_default_server_ciphers: PROFILE=SYSTEM
|