mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
OpenWrt has switched the default SSL library to be mbedtls instead of WolfSSL. To avoid the need of installing both SSL libraries, switch luci-ssl to use the mbedtls variant of libustream and px5g. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>