Amazon Linux EC2 only wget --no-check-certificate chmod a+x ./certbot-auto sudo yum -y install python-pip sudo pip install cryptography sudo pip install certbot   Installing on any other (not amazon linux)…
Continue Reading