Hacker News new | ask | show | jobs
by 9point6 3886 days ago
What was the thinking behind the decision to require the tool to run a server on port 80, It's not unmanageable, but having to kill my web server to get new certs seems an odd decision to make.
1 comments

Using port 80 requires root access to the host, which was intended to prevent (unprivileged) users on a shared web host from running this tool.