mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
openvpn: drop unused eurephia
This plugin has not seen updates to keep it synchronised with recent openvpn, nor any updates in the last several years. It relies on the SHA1 algo which is deprecated, and iptables. ovpn has its own management interface. Signed-off-by: Paul Donald <newtwen+github@gmail.com> https://github.com/openwrt/packages/pull/28533
This commit is contained 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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user