How to get Free SSL for all your websites on Nginx / Ubuntu Linux

Описание к видео How to get Free SSL for all your websites on Nginx / Ubuntu Linux

Made a quick video showing how I figured out a great way to save money and time by getting free SSL certificates!
Just a few commands executed on newer versions of Ubuntu will get you where you need to go:

sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot
sudo certbot --nginx

link:
https://gist.githubusercontent.com/rb...

Комментарии

Информация по комментариям в разработке