Firefox: "The website encountered an unexpected error. Please try again later."

Hi @rg305 I would like to find a way of using certbot command but in Welcome to the Certbot documentation! — Certbot 1.19.0.dev0 documentation I could not find any other than these words:
"install: Options for modifying how a certificate is deployed" no other explanation. I guess the command is $certbot --nginx install ?
I have used this tutorial https://www.howtoforge.com/tutorial/how-to-install-drupal-with-nginx-and-ssl-on-ubuntu/ but like others it does not show the certbot modified sites-available file.
In my new server I copied in the /etc/letsencrypt files complete with permissions. I also have this from my previous attempt:
SSLCertificateFile /etc/letsencrypt/live/rescuerobot.org/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/rescuerobot.org/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
I feel I am quiet close but....
Kevin

1 Like