Install Let's Encrypt for Apache
Start by enabling the Certbot repository: sudo add-apt-repository ppa:certbot/certbot Next, update the package list: sudo apt update Next, install the Certbot Apache package: sudo apt install python-certbot-apache Finally, obtain the SSL certificate: sudo certbot --apache -d example.com Should you need to