From 38bb53ccaccc1f1447a264042f45b7d25204e164 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 21 Aug 2019 23:46:34 +0200 Subject: d/control: Long description: iptables rules are no longer installed by default. Since 944407621f313c15f6cfd53267da1ddbdaceec9f. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index d251ceb..8e4a360 100644 --- a/debian/control +++ b/debian/control @@ -80,9 +80,8 @@ Description: lacme account key manager by the "master" process when no service is listening on the HTTP port. (The only challenge type currently supported is "http-01", which requires a webserver to answer challenges.) That webserver only processes GET and - HEAD requests under the "/.well-known/acme-challenge/" URI. By default - some iptables(8) rules are automatically installed to open the HTTP port, - and removed afterwards. + HEAD requests under the "/.well-known/acme-challenge/" URI. iptables(8) + rules can optionally be installed to temporarily open the HTTP port. . lacme-accountd is the first (account key manager) component. It is the only component with access to the account key. -- cgit v1.2.3