SUMMARY
• keep TLS out of Python if you can
• use pyOpenSSL-powered requests for
HTTPS
Slide 169
Slide 169 text
SUMMARY
• keep TLS out of Python if you can
• use pyOpenSSL-powered requests for
HTTPS
• write servers in Twisted
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
Slide 171
Slide 171 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 172
Slide 172 text
WHY SORRY?
Slide 173
Slide 173 text
IMPLEMENTATIONS
Slide 174
Slide 174 text
IMPLEMENTATIONS
Slide 175
Slide 175 text
USERS
Slide 176
Slide 176 text
USERS
• run outdated software
Slide 177
Slide 177 text
USERS
• run outdated software
• click certificate warnings
away
Slide 178
Slide 178 text
USERS
• run outdated software
• click certificate warnings
away
• are at the mercy of 3rd parties