talkpython / 100daysofweb-with-python-course

Demo code and resources for our 100 Days of Web in Python Course
https://training.talkpython.fm/courses/explore_100days_web/100-days-of-web-in-python
630 stars 391 forks source link

Day 89 - 92 Deployment Suggestion: Add reference to the Let's Encrypt script in other Webinar? #13

Open ericchou1 opened 5 years ago

ericchou1 commented 5 years ago

Perhaps we can add a quick reference to the Let's Encrypt site to add free SSL to the site?

https://github.com/mikeckennedy/WintellectWebinars/tree/master/2019-06-06-ten-tips-python-web-devs-kennedy/code/top_10_web_explore/ex09_lets_encrypt

mikeckennedy commented 5 years ago

Hi Eric! Good idea. Thanks. I did manage to add this to the Flask course, wouldn't be terrible in this one too!