ungleich-tools/openwrt/openwrt-add-letsencrypt.sh
2020-12-12 13:27:49 +01:00

6 lines
126 B
Bash
Executable file

opkg install luci-ssl-openssl acme luci-app-acme
uci set uhttpd.main.redirect_https=1
uci commit
/etc/init.d/uhttpd restart