mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +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
|
config OPENCONNECT_OPENSSL
|
||||||
bool "OpenSSL"
|
bool "OpenSSL"
|
||||||
|
select OPENSSL_WITH_DTLS
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user