On 01/14/2016 04:52 PM, Frank Pikelner wrote:
Hello,
Has anyone deployed "letsencypt" to their Debian 8. There do not seem
to be any packages for Jesse (though are in the works) and only way
seems to be to pull a package from testing.
I'm running both Nginx and Apache on Debian Jesse and wanted to start
deploying the letsencrypt.
Frank
I have, using the pip provided package, but it's not ideal as it
requires updating other python libraries.
Apart from that it is straightforward and easy to use. I would advise
using the certonly option to avoid having the client mess with your
config, and the webroot option to generate certificates while keeping
your server running.
Fabrice