I think that in practice this kind of system might as well just use port 53 (DNS), and there are clients like agnos which can fulfill DNS challenges. It's basically "standalone" mode just for DNS instead, just CNAME the _acme-challenge
name to the same system you're getting a certificate for, and the client takes care of everything.
4 Likes