openvpn/3.1.4
You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit b802745
.
Release Notes¶
- new, optional
openvpn
configuration properties:tls_version_min
,tls_cipher
- upgrade: openvpn/2.4.2
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "openvpn" version: "3.1.4" url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.1.4" sha1: "0ed1ece844beaa5c4371c3e5b9d0512aaae2074e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0ed1ece844beaa5c4371c3e5b9d0512aaae2074e \ "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.1.4"