SUMMARY
• keep TLS out of Python if you can
• use pyOpenSSL-powered requests for HTTPS
Slide 168
Slide 168 text
SUMMARY
• keep TLS out of Python if you can
• use pyOpenSSL-powered requests for HTTPS
• write servers in Twisted
Slide 169
Slide 169 text
SUMMARY
• keep TLS out of Python if you can
• use pyOpenSSL-powered requests for HTTPS
• write servers in Twisted
• use pyOpenSSL
Slide 170
Slide 170 text
SUMMARY
• keep TLS out of Python if you can
• use pyOpenSSL-powered requests for HTTPS
• write servers in Twisted
• use pyOpenSSL
• use Python 2 stdlib only for clients
Slide 171
Slide 171 text
WHY SORRY?
Slide 172
Slide 172 text
IMPLEMENTATIONS
Slide 173
Slide 173 text
IMPLEMENTATIONS
Slide 174
Slide 174 text
USERS
Slide 175
Slide 175 text
USERS
• run outdated software
Slide 176
Slide 176 text
USERS
• run outdated software
• click certificate warnings away
Slide 177
Slide 177 text
USERS
• run outdated software
• click certificate warnings away
• are at the mercy of 3rd parties