X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fopenvpn%2FConfig-mbedtls.in;h=beac4920229c3c42bd29c3d897505ef2b969cc2a;hb=3082370551e78195def4b3989eba60bc6149cf6d;hp=c1c8c7ac1088c48945479918f0eb536abbcb6895;hpb=13592c14541b6dbd9e572b68f30b38fe9788f23f;p=openwrt%2F.git 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