Установка SSL
sudo apt-get update
sudo apt-get install certbot python3-certbot-apachesudo systemctl status apache2sudo ufw allow http
sudo ufw allow httpssudo certbot --apachesudo apachectl configtestsudo systemctl restart apache2Last updated
sudo apt-get update
sudo apt-get install certbot python3-certbot-apachesudo systemctl status apache2sudo ufw allow http
sudo ufw allow httpssudo certbot --apachesudo apachectl configtestsudo systemctl restart apache2Last updated