https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04-ru
sudo apt install certbot python3-certbot-nginx
sudo certbot --nginx -d example.com -d www.example.com