Skip to content

haproxy/8.1.2

You can find the source of this version on GitHub at cloudfoundry-community/haproxy-boshrelease. It was created based on the commit 62700747.

Release Notes

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.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "haproxy"
  version: "8.1.2"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.1.2"
  sha1: sha256:

Or upload it to your director with the upload-release command:

Jobs

Packages