acme: Support running in webroot mode, detect other daemons on port 80
authorToke Høiland-Jørgensen <redacted>
Sun, 9 Apr 2017 16:43:34 +0000 (18:43 +0200)
committerToke Høiland-Jørgensen <redacted>
Wed, 26 Apr 2017 14:32:24 +0000 (16:32 +0200)
commit34ed7a9f2c660dbffd90ae12657ba3c1c68b1174
treee873d992803b306940e655e19db2643e44a01f79
parent424f4e2c632ec00b1480b43fdcc5750a94d787c2
acme: Support running in webroot mode, detect other daemons on port 80

For configurations where another web server is running on port 80, running
acme.sh in standalone mode fails. Try to detect this and refuse to run; and
allow the user to configure a webroot directory to use the running webserver for
certificate verification.

This also updates acme.sh to the latest version.

Signed-off-by: Toke Høiland-Jørgensen <redacted>
net/acme/Makefile
net/acme/files/acme-cbi.lua
net/acme/files/acme.config
net/acme/files/run.sh
git clone https://git.99rst.org/PROJECT