Skip to content

Releases: essandess/macos-openvpn-server

macos-openvpn-server v2.0

23 Nov 15:19
Compare
Choose a tag to compare
  • Update to openvpn 2.5
  • easy-rsa 3
  • EC-based PKI using fast Edwards curve ed25519

osx-openvpn-server-v1.3

06 Jan 01:26
Compare
Choose a tag to compare

Set and push cipher AES-256-CBC in the server and client configurations to avoid susceptibility to SWEET32 attacks. Harden the server and client configurations using the latest openvpn options.

These settings require the latest updates to Tunnelblick and the OpenVPN iOS client.

ECC options are included for tls-cipher to allow for future compatibility; however, these ECC options are not currently supported by the client.

osx-openvpn-server-v1.2

26 Sep 16:20
Compare
Choose a tag to compare

Minor comments and improvements, IPv6, block all firewall policy.

osx-openvpn-server-v1.1

03 Jan 23:01
Compare
Choose a tag to compare

Minor bug and comment fixes