Skip to content

iop: config: Use OpenSSL instead of WolfSSL for libustream

Andreas Gnau requested to merge agnau-use-openssl-instead-of-wolfssl into devel

In IOPSYSWRT, we use OpenSSL. Instead of shipping WolfSSL just for the OpenWrt libustream library, which amongst others, powers uclient-fetch / wget commands. This decreases security maintenance and overhead in image size.

Merge request reports