Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <
1448823144-1497-1-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/10665
Signed-off-by: Gert Doering <gert@greenie.muc.de>
- proto udp6/tcp6 in server mode will now try to always listen to
both IPv4 and IPv6 on platforms that allow it. Use bind ipv6only
to explicitly listen only on IPv6.
+
+- Removed --enable-password-save from configure. This option is now
+ always enabled.
Authenticate with server using username/password.
.B up
is a file containing username/password on 2 lines. If the
-password line is missing, OpenVPN will prompt for one. (Note: OpenVPN
-will only read passwords from a file if it has been built
-with the \-\-enable\-password\-save configure option, or on Windows
-by defining ENABLE_PASSWORD_SAVE in win/settings.in).
+password line is missing, OpenVPN will prompt for one.
If
.B up