Official documentation for using the certbot-dns-digital ocean plugin is located at certbot-dns-digitalocean.readthedocs.io. I recommend starting with a minimal installation of RHEL or CentOS Stream. Install pip, create a virtual environment, install certbot and the digitalocean plugin, then add Cerbot to your path using the following commands: sudo dnf install python3-pip
sudo…