]> git.ipfire.org Git - thirdparty/openvpn.git/commit
samples: Update sample configurations
authorFrank Lichtenheld <frank@lichtenheld.com>
Mon, 25 Mar 2024 07:13:20 +0000 (08:13 +0100)
committerGert Doering <gert@greenie.muc.de>
Mon, 25 Mar 2024 12:53:39 +0000 (13:53 +0100)
commitb0fc10abd06fa2307e95c8a60fa94f7ccc08d2ac
tree66a96b230cf774a0d44606e409d128fba2d4c02c
parentfd6b8395f6cee8a61111c28f335ec25ed6db11f7
samples: Update sample configurations

- Remove compression settings. Not recommended anymore.
- Remove old cipher setting. Replaced by data-ciphers negotiation.
- Add comment how to set data-ciphers for very old clients.
- Remove/reword some old comments. e.g. no need to reference
  OpenVPN 1.x anymore.
- Mention peer-fingerprint alternative.
- comment out "tls-auth" as that is not needed for a bare-bones VPN config
  and needs additional setup.

Github: #511
Change-Id: I1a36651c0dea52259533ffc00bccb9b03bf82e26
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Arne Schwabe <arne-openvpn@rfc2549.org>
Message-Id: <20240325071320.11348-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg28451.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
sample/sample-config-files/README
sample/sample-config-files/client.conf
sample/sample-config-files/server.conf