openwrt-packages/net/acme/files
Toke Høiland-Jørgensen 3743870bc8 acme: switch from iptables to nft
Use nft instead of iptables to open port 80 in the firewall when getting a
cert. Since nft doesn't allow deleting a rule by its contents, capture and
save the handle when creating the rule, and use that to delete.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
(cherry picked from commit d926da5182)
2022-06-28 23:05:59 +02:00
..
acme.config acme: add haproxy support 2021-09-01 14:13:53 -07:00
acme.init acme: update to 2.9.0 2021-06-25 22:08:04 -07:00
run.sh acme: switch from iptables to nft 2022-06-28 23:05:59 +02:00