opkg 无法使用 HTTPS 源
因为我设置了 opkg 镜像到 https://mirrors.cernet.edu.cn/openwrt,尝试 opkg update 时提示错误 SSL error: SSL - Bad input parameters to function。
不止如此, wget 也不能访问 https 的地址。
解决方法是安装 wget-ssl 这个包,在 wget throws a “SSL error: SSL - Bad input parameters to function” · 议题 #15427 · openwrt/openwrt 提到过,但题主觉得在系统更新后自动好了。