Installation of SSL on Apache2 website
1) sudo apt update
2) sudo apt install certbot python3-certbot-apache
3) sudo apache2ctl configtest
4) sudo certbot --apache
Installation of SSL on Apache2 website
1) sudo apt update
2) sudo apt install certbot python3-certbot-apache
3) sudo apache2ctl configtest
4) sudo certbot --apache
No comments:
Post a Comment