Christian Heimes <li...@cheimes.de> added the comment:

I'd prefer to have a generic handshake info method that returns a structured 
object like a named tuple with handshake information. We could start with key 
exchange / key agreement, TLS version, cipher suite, etc. Later the method 
could be extended and include information such as signature algorithms, offered 
suites and versions (server-side), and more.

----------
superseder:  -> Improve OpenSSL ECDH support

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32883>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to