09 Jul How To Secure Apache with Let’s Encrypt on Ubuntu 20.04 by kayals in Linux, System AdministrationComments Step 1 — Installing Certbot sudo apt install certbot python3-certbot-apache Step 2 — Obtaining an SSL Certificate sudo certbot –apache -d domainname Related posts:Fix Bug Phpmyadmin [sql.lib.php] + Php7.2 + Ubuntu 16.x 18.xInstall/Upgrade to PHP 7.3 - Ubuntu & DebianIdentify and Kill Queries with MySQL Command-Line Tool Tags: Apache2,certbot,Letsencrypt,Linux