Discussions related to DevOps, AI, Cloud
how to install letsencrypt on oracle linux 8
1. Login to the server as root
2. dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
3. dnf install certbot python3-certbot-apache
4. certbot --apache