opkg update opkg install openssl-util
之后依然提示
-ash: openssl: not found
强制重新安装
opkg --force-reinstall install openssl-util
老版OpenWRT中使用openssl命令提示不存在
原文:https://www.cnblogs.com/easyc/p/13065449.html