See more
As stated above, the path that Certbot will look for to verify your webserver is /.well-known/acme-challenge . Express uses the express.static() function to serve static files from a path given to the functio…
/.well-known/acme-challenge
express.static()