Skip to content

haproxy BOSH Release v8.1.2

Compare
Choose a tag to compare
@starkandwayne-bot starkandwayne-bot released this 26 May 15:54
· 1151 commits to master since this release

Improvements

  • Operators can now optionally disable TLS v1.0 or TLS v1.1, via
    the ha_proxy.disable_tls_10 and haproxy.disable_tls_11 properties.
    Default behavior is unchanged, and TLS v1.0/v1.1/v1.2 are enabled
    by default.