luci默认使用http访问,用户名和密码明文传递,很不安全。为解决上述问题,可以使用https访问luci。 具体配置如下: 1. 安装luci-ssl包:opkg install luci-ssl 2. 将ssl证书(uhttpd.crt)及密钥文件(uhttpd.key)拷贝