openwrt-packages/net/acme
Toke Høiland-Jørgensen d926da5182 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>
2022-05-20 13:16:59 -07:00
..
files acme: switch from iptables to nft 2022-05-20 13:16:59 -07:00
Makefile acme: update to 3.0.1 2021-10-10 09:35:41 +02:00