Manualne dodanie certyfikatu SSL od Let’s Encrypt bez roota na serwerze 17 sie 2018 | WWWhttps://dominikroszkowski.pl/2017/03/manualne-dodanie-certyfikatu-ssl-od-lets-encrypt-bez-roota-na-serwerze/ apt-get update apt-get install git mkdir /home/test; cd /home/test git clone 'https://github.com/letsencrypt/letsencrypt’ cd letsencrypt/ ./certbot-auto...