Topic
Letsencrypt with Python Webapps
By: Joe Jasinski
0 talk
Date: May 11, 2017, 6 p.m.
In-browser encryption is more important now than ever. When building modern web-apps, encryption is a necessity. This talk will detail how you can secure your Python-based projects with Letsencrypt, a free certificate authority available to anyone. It will cover the Python-based tools available to configure Letsencrypt and an example project utilizing it.