Generate Let’s Encrypt certificate for Raspberry PI 3

Hi,
I have Raspberry Pi 3 Model B with Raspbian GNU/Linux 8 (jessie) and Apache with virtual hosts.

I googled to find how to install Let’s Encrypt certificate on Raspberry, I found some links, but I can not find detail instructions how to do this.

Can anyone help me with detail instructions how to install Let’s Encrypt certificate on Raspberry PI 3 with Apache?

Thanks in advance!

For now, I think the easiest way to get started is to use the “Get HTTPS for free!” page. This is manual, but it definitely works and is a good way to get started.

Hi RoVX

Try certbot. https://certbot.eff.org/#debianjessie-apache

Or one of the other clients: https://letsencrypt.org/docs/client-options/

Bash or Python based one would probably work best.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.