mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
openconnect: make sure OpenSSL is built with DTLS support
Otherwise, OpenConnect will fail to connect with DTLS. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ config OPENCONNECT_GNUTLS
|
||||
|
||||
config OPENCONNECT_OPENSSL
|
||||
bool "OpenSSL"
|
||||
select OPENSSL_WITH_DTLS
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user