How to install SSL Certificate on Apache2 Lamp Website AWS Instance

 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

Pages