mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
Since upstream commit
f5d7a26531
it is not possible to ship non-ssl nginx flavors anymore.
Drop the luci-ssl-nginx collection, retain just luci-nginx and let it provide
a virtual luci-ssl-nginx package for backwards compatibility.
Fixes: #7024
Signed-off-by: Jo-Philipp Wich <jo@mein.io>