mirror of
https://github.com/novatiq/packages.git
synced 2026-07-06 12:09:32 +01:00
34ed7a9f2c
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 <toke@toke.dk>