summaryrefslogtreecommitdiffstats
path: root/package/openvpn/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/openvpn/Config.in')
-rw-r--r--package/openvpn/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/openvpn/Config.in b/package/openvpn/Config.in
index 5edb479d9f..2e3712554e 100644
--- a/package/openvpn/Config.in
+++ b/package/openvpn/Config.in
@@ -27,6 +27,12 @@ config BR2_PACKAGE_OPENVPN_SMALL
You loose eurephia, debugging info, help messages and more.
It saves around 100 KiB in binary file size.
+config BR2_PACKAGE_OPENVPN_PWSAVE
+ bool "Allow passwords in files"
+ help
+ Allow --askpass and --auth-user-pass passwords to be read
+ from a file.
+
choice
prompt "Crypto backend"
default BR2_PACKAGE_OPENVPN_CRYPTO_OPENSSL
OpenPOWER on IntegriCloud