Tagged: ubuntu

0

How To Secure Nginx with Let’s Encrypt on Ubuntu 16.04

When I try to install Certbot for Nginx and run: sudo apt-get install python3-certbot-nginx I get: E: Package ‘python-certbot-nginx’ has no installation candidate How to install Certbot for Nginx? Resolved! Pre-requisite: Nginx is installed...