New submission from Daniel C. <llaniscud...@gmail.com>: I am develop a RADIUS server in 3.2 for WiFi authentication, the EAP-TLS or PEAP auths require a TLS tunnel AND get the master key and the client hello and server hello randoms to generate the MSK, the key to encrypt between WiFi user and WiFi access point.
The more necessary is the master key, the randoms is possible extract with "man in the middle" Please, patch ssl. ---------- components: Library (Lib) messages: 162825 nosy: llaniscudani priority: normal severity: normal status: open title: TLS get keys and randoms type: enhancement versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15071> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com