]> git.ipfire.org Git - thirdparty/openvpn.git/commit
management: Warn if TCP port is used without password
authorDavid Sommerseth <davids@openvpn.net>
Wed, 28 Feb 2018 13:19:18 +0000 (14:19 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 1 Mar 2018 08:28:42 +0000 (09:28 +0100)
commit4db7715a3aa62f2e8d8234c1852fb141f62318e2
treebe769fb7143bb9fe86400832fd94d742e3ab6a3f
parenta6f38bafbbbd291d57ecb3610c2844e7f7e01412
management: Warn if TCP port is used without password

It is not recommended to use --management on a TCP port without also
adding a password authentication, as this can easily be abused by other
users or processes being able to connect to the managmement interface.

Thus issue a warning that this configuration is strongly discouraged.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20180228131918.12954-3-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg16574.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c