haproxy BOSH Release v8.1.2
·
1151 commits
to master
since this release
Improvements
- Operators can now optionally disable TLS v1.0 or TLS v1.1, via
theha_proxy.disable_tls_10
andhaproxy.disable_tls_11
properties.
Default behavior is unchanged, and TLS v1.0/v1.1/v1.2 are enabled
by default.