Daniel C. added the comment:
This function solve the problem "SSL_tls1_key_exporter"
http://comments.gmane.org/gmane.comp.encryption.openssl.user/42015
included in the development version of OpenSSL 1.0.1 in the CVS
how is the correct way to implement in the p
Daniel C. added the comment:
ok. i try to do the patch!
--
___
Python tracker
<http://bugs.python.org/issue15071>
___
___
Python-bugs-list mailing list
Unsub
New submission from Daniel C. :
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