diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 01:11:20 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 01:11:20 +0200 |
commit | c0849fb8b99216e9b2e20132296253f1ee905193 (patch) | |
tree | 063c9137b267e7e2142b0282987aa67e8f50766c /README | |
parent | 08d9f95505bb11c3d1b6a8c649362ede7dab4138 (diff) |
Convert the manpages to pandoc(1) markdown.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ own executable: 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(1) + "/.well-known/acme-challenge/" URI. By default some iptables(8) rules are automatically installed to open the HTTP port, and removed afterwards. |