Add nginx to these weird instructions (#5243)

These are probably made obsolete by the instruction generator, and they don't include Ubuntu...
This commit is contained in:
Peter Eckersley 2017-11-27 14:49:19 -08:00 committed by Brad Warren
parent 686fa36b3b
commit cdd89998e3

View file

@ -156,7 +156,7 @@ If you run Debian Stretch or Debian Sid, you can install certbot packages.
sudo apt-get install certbot python-certbot-apache
If you don't want to use the Apache plugin, you can omit the
``python-certbot-apache`` package.
``python-certbot-apache`` package. Or you can install ``python-certbot-nginx`` instead.
Packages exist for Debian Jessie via backports. First you'll have to follow the
instructions at http://backports.debian.org/Instructions/ to enable the Jessie backports