diff --git a/net/openvpn/Config-mbedtls.in b/net/openvpn/Config-mbedtls.in index 8e2cd107a4..69f9670a8f 100644 --- a/net/openvpn/Config-mbedtls.in +++ b/net/openvpn/Config-mbedtls.in @@ -8,10 +8,6 @@ config OPENVPN_mbedtls_ENABLE_LZ4 bool "Enable LZ4 compression support" default n -#config OPENVPN_mbedtls_ENABLE_EUREPHIA -# bool "Enable support for the eurephia plug-in" -# default n - config OPENVPN_mbedtls_ENABLE_MANAGEMENT bool "Enable management server support" default y diff --git a/net/openvpn/Config-openssl.in b/net/openvpn/Config-openssl.in index bae5fc647f..0ad3a69bca 100644 --- a/net/openvpn/Config-openssl.in +++ b/net/openvpn/Config-openssl.in @@ -12,10 +12,6 @@ config OPENVPN_openssl_ENABLE_X509_ALT_USERNAME bool "Enable the --x509-username-field feature" default n -#config OPENVPN_openssl_ENABLE_EUREPHIA -# bool "Enable support for the eurephia plug-in" -# default n - config OPENVPN_openssl_ENABLE_MANAGEMENT bool "Enable management server support" default y diff --git a/net/openvpn/Config-wolfssl.in b/net/openvpn/Config-wolfssl.in index 0dd095a215..bad8e40a24 100644 --- a/net/openvpn/Config-wolfssl.in +++ b/net/openvpn/Config-wolfssl.in @@ -17,10 +17,6 @@ config OPENVPN_wolfssl_ENABLE_X509_ALT_USERNAME bool "Enable the --x509-username-field feature" default n -#config OPENVPN_wolfssl_ENABLE_EUREPHIA -# bool "Enable support for the eurephia plug-in" -# default n - config OPENVPN_wolfssl_ENABLE_MANAGEMENT bool "Enable management server support" default y