“I am using an Ubuntu server with an Apache web server installed. I want to obtain an SSL certificate to secure my domain and convert traffic from HTTP to HTTPS. To obtain the SSL certificate via the command line, I use Certbot. I ran the following commands:
sudo apt install certbot python3-certbot-apache
sudo certbot –apache
However, I encountered the error
enter image description here
New contributor
Vaidehi Arbhi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.