aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/Config-mbedtls.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/openvpn/Config-mbedtls.in')
-rw-r--r--package/network/services/openvpn/Config-mbedtls.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/network/services/openvpn/Config-mbedtls.in b/package/network/services/openvpn/Config-mbedtls.in
index c1c8c7ac10..beac492022 100644
--- a/package/network/services/openvpn/Config-mbedtls.in
+++ b/package/network/services/openvpn/Config-mbedtls.in
@@ -8,10 +8,6 @@ config OPENVPN_mbedtls_ENABLE_LZ4
bool "Enable LZ4 compression support"
default y
-config OPENVPN_mbedtls_ENABLE_X509_ALT_USERNAME
- bool "Enable the --x509-username-field feature"
- default n
-
config OPENVPN_mbedtls_ENABLE_SERVER
bool "Enable server support (otherwise only client mode is support)"
default y
@@ -28,14 +24,6 @@ config OPENVPN_mbedtls_ENABLE_MANAGEMENT
# bool "Enable pkcs11 support"
# default n
-config OPENVPN_mbedtls_ENABLE_HTTP
- bool "Enable HTTP proxy support"
- default y
-
-config OPENVPN_mbedtls_ENABLE_SOCKS
- bool "Enable SOCKS proxy support"
- default y
-
config OPENVPN_mbedtls_ENABLE_FRAGMENT
bool "Enable internal fragmentation support (--fragment)"
default y