Unable to install letsencrypt SSL with nginx plugin: “The requested nginx plugin does not appear to be installed”In order to use Nginx plugin, you need to ensure you installed the certbot from the official Ubuntu PPA: You could remove the letsencrypt package apt remove letsencrypt and install the certbot this way:...