packages/net/acme
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
..
files acme: switch from iptables to nft 2022-06-28 23:05:59 +02:00
Makefile acme: update to 3.0.1 2021-10-10 09:35:41 +02:00