openvpn/sample/sample-config-files
David Sommerseth 35e81e1a3d
Use consistent version references
A simple clean-up where the version references have been unified
all those places I could find now.  The versioning scheme used is:

    * OpenVPN 2.x
    * v2.x

We want to avoid:
    * 2.x  (2.4 can be just an ordindary decimal number,
            OID reference, a version number or anything else)
    * OpenVPN v2.x (OpenVPN indicates we're talking about a version)

In addition, several places where it made sense I tried to ensure
the first version reference uses "OpenVPN 2.x" and the following
references in the same section/paragraph uses "v2.x", to set the
context for the version reference.

In Changes.rst modified paragraphs exceeding 80 chars lines where
reformatted as well.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Steffan Karger <steffan@karger.me>
Message-Id: <20170815205301.14542-1-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15260.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
(cherry picked from commit 500854c3fc)
2017-08-17 16:10:43 +02:00
..
client.conf Use consistent version references 2017-08-17 16:10:43 +02:00
firewall.sh build: standard directory layout 2012-03-22 22:07:08 +01:00
home.up build: standard directory layout 2012-03-22 22:07:08 +01:00
loopback-client Use tls-auth in sample config files 2015-02-22 17:19:23 +01:00
loopback-server Use tls-auth in sample config files 2015-02-22 17:19:23 +01:00
office.up build: standard directory layout 2012-03-22 22:07:08 +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 build: standard directory layout 2012-03-22 22:07:08 +01:00
server.conf Use consistent version references 2017-08-17 16:10:43 +02:00
static-home.conf Use AES ciphers in our sample configuration files and add a few modern 2.4 examples 2016-08-25 20:23:24 +02:00
static-office.conf Use AES ciphers in our sample configuration files and add a few modern 2.4 examples 2016-08-25 20:23:24 +02:00
tls-home.conf build: standard directory layout 2012-03-22 22:07:08 +01:00
tls-office.conf Modernize sample keys and sample configs 2014-11-15 17:45:10 +01:00
xinetd-client-config build: standard directory layout 2012-03-22 22:07:08 +01:00
xinetd-server-config build: standard directory layout 2012-03-22 22:07:08 +01:00

Sample OpenVPN Configuration Files.

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

http://openvpn.net/howto.html