Как установить бесплатный сертификат Let's Encrypt

letsencrypt certificate cetbot

Как установить бесплатный сертификат Let's Encrypt

Установим пакет, который нужен для добавления репозиториев.

sudo apt install software-properties-common

Добавим репозиторий certbot

sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update

Ставим certbot

sudo apt-get install python-certbot-nginx

https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04

Как настроить автообновление 

https://askubuntu.com/questions/1138008/certbot-lets-encrypt-install-to-nginx-compiled-from-source