программы|software
1 2 3 4 5 6 7
# Setup TLS with certbot and Let's Encrypt # https://certbot.eff.org/ sudo apt install certbot python3-certbot-nginx sudo certbot --nginx sudo certbot renew --dry-run