LetsEncrypt Apache2 on Debian 9 Stretch: Difference between revisions

From munkjensen.net/wiki
(Created page with "sudo apt install python-certbot-apache")
 
mNo edit summary
 
Line 1: Line 1:
sudo apt install python-certbot-apache
Follow the [https://certbot.eff.org/#debianjessie-apache guide] except for the install command ehere you should use this <code>sudo apt install python-certbot-apache</code>

Latest revision as of 09:53, 28 June 2017

Follow the guide except for the install command ehere you should use this sudo apt install python-certbot-apache