0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00
openvpn/sample/sample-config-files
Frank Lichtenheld b0fc10abd0 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>
2024-03-25 13:53:39 +01:00
..
client.conf samples: Update sample configurations 2024-03-25 13:53:39 +01:00
firewall.sh Fix error in example firewall.sh script 2021-11-09 16:13:47 +01:00
loopback-client sample-keys: renew for the next 10 years 2023-11-21 12:34:57 +01:00
loopback-server Update sample configs to use modern cipher, remove static key examples 2019-11-10 13:41:05 +01:00
openvpn-shutdown.sh build: standard directory layout 2012-03-22 22:07:08 +01:00
openvpn-startup.sh build: standard directory layout 2012-03-22 22:07:08 +01:00
README samples: Update sample configurations 2024-03-25 13:53:39 +01:00
server.conf samples: Update sample configurations 2024-03-25 13:53:39 +01:00

Sample OpenVPN Configuration Files.

These files are part of the OpenVPN HOWTO
which is located at:

http://openvpn.net/howto.html

See also the openvpn-examples man page.