未分类

使用openwrt配置https访问

使用openwrt配置https访问

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

yilunn yilunn 2024-02-03
0 0 0
1 3 4 5 6 7 15