Comment on Stuck on Let's Encrypt certificate issuance due to firewall issue even after opening necessary ports
atzanteol@sh.itjust.works 8 months agoEasiest is probably “certbot --standalonr” which lets certbot use its embedded webserver.
Otherwise nginx and apache httpd are common and reasonable options.
qprimed@lemmy.ml 8 months ago
heh, forgot about the standalone web server in certbot. thats a good ephemeral option.