mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Clarified --client-config-dir section on the man-page.
Signed-off-by: Samuli Seppänen <samuli@openvpn.net> Acked-by: David Sommerseth <davids@redhat.com> Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
parent
1b71eafd4a
commit
ae32ea5919
1 changed files with 3 additions and 1 deletions
|
|
@ -2895,7 +2895,9 @@ as the client's X509 common name. If a matching file
|
|||
exists, it will be opened and parsed for client-specific
|
||||
configuration options. If no matching file is found, OpenVPN
|
||||
will instead try to open and parse a default file called
|
||||
"DEFAULT", which may be provided but is not required.
|
||||
"DEFAULT", which may be provided but is not required. Note that
|
||||
the configuration files must be readable by the OpenVPN process
|
||||
after it has dropped it's root privileges.
|
||||
|
||||
This file can specify a fixed IP address for a given
|
||||
client using
|
||||
|
|
|
|||
Loading…
Reference in a new issue