From 4222e43313b07863c375ccb15c31858f17fb6531 Mon Sep 17 00:00:00 2001 From: fabreg Date: Wed, 13 Dec 2023 17:28:00 +0100 Subject: [PATCH] Updated package name --- How-to-run-on-OpenWrt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-run-on-OpenWrt.md b/How-to-run-on-OpenWrt.md index 279773b..374a4b8 100644 --- a/How-to-run-on-OpenWrt.md +++ b/How-to-run-on-OpenWrt.md @@ -8,7 +8,7 @@ Setup and run acme.sh on your [OpenWrt](https://openwrt.org) router and have HTT If you want to use DNS-based certificate verification, also install the DNS providers: -`opkg install acme-dnsapi` +`opkg install acme-acmesh-dnsapi` ### Step 2: Configure Web Server Here we'll tell uhttpd redirect to HTTPS.