[Pycon] [new paper] "Christian Heimes" - SSLError, now what?

info a pycon.it info a pycon.it
Ven 5 Gen 2018 15:08:02 CET


Title: SSLError, now what?
Duration: 45 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk

Abstract: TLS/SSL is the most important and widely-used protocol for secure and encrypted communication, e.g. HTTPS. It offers more than just encryption. TLS also ensures data integrity and strong authentication with X.509 certificates. But it provides merely a false sense of security if you use it wrong.

Have you ever encountered SSLError while connecting to a server, but you didn't understand what is going on? Are you running production code without TLS/SSL protection or with cert validation disabled, because you couldn't figure out how to make it work correctly?

I'll give you the rundown of the basic cryptographic building blocks, protocol handshake, inner structure of certificates, and PKI. You'll learn about best practices, debugging tools and tips how to diagnose TLS/SSL and how to deal with certificates.

Note
----

_I can give a 45 or 60 minute presentation. A 60 minute slot with Q&A would allow me to show more debugging tricks and how to create certificates._



Tags: [u'Cryptography', u'security']


Maggiori informazioni sulla lista Pycon