]> 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:54:24 +0000 (13:54 +0100)
commit371cc5874faf67057c9f95796195306beeba0628
tree6df8a7c08ff317591b53b581a70191f4ce9b09e9
parentba0f62fb950c56a0f992b1f8269bdeac209d4e55
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>
(cherry picked from commit b0fc10abd06fa2307e95c8a60fa94f7ccc08d2ac)
sample/sample-config-files/README
sample/sample-config-files/client.conf
sample/sample-config-files/server.conf