Certbot + Nginx + TLS - Secure Your HTTP with Let's Encrypt

Опубликовано: 11 Март 2020
на канале: Django Lessons
15,236
233

#nginx #certbot #letsencrypt #https #django
In this lesson I will show you how easy it is to secure HTTP (that is to use HTTPS instead of HTTP). The central character here is certbot - which is command line tool for Let's Encrypt CA. As usually there will be little theory and some practice - so that you can understand the concept easier.


This lesson concludes Django From Zero to Hero mini series. However I tried to make it somehow independent, because I after all knowledge gained here can be used outside Django scope.