# https://certbot.eff.org/instructions?ws=other&os=ubuntufocal sudo apt-get -y install certbot # sudo certbot certonly --standalone ... # https://certbot.eff.org/docs/using.html#where-are-my-certificates # sudo chmod -R 0755 /etc/letsencrypt/{live,archive}
Example from https://github.com/andrewmcwattersandco/bootstrap-express
Example from https://github.com/andrewmcwattersandco/bootstrap-express