I have tried installing certbot SSL certificate on apache. Following command I performed.
- sudo add-apt-repository ppa:certbot/certbot
- sudo apt-get update
- sudo apt-get install python-certbot-apache
after running 3rd command I get below error. "Unable to locate package python-certbot-apache"
if anyone can help me sort this out, would be great.