Infrastructure,Ubuntu

NOTICE: Certbot-auto can NOT Work on Ubuntu 20.04

Generally we can download certbot-auto and use it by using like the following commands,

wget mv certbot-auto/usr/local/bin/certbot-autosudo chown root/usr/local/bin/certbot-autosudo chmod 0755/usr/local/bin/certbot-auto

Example: Get a certifi ...