[issue32813] SSL shared_ciphers implementation wrong - returns configured but not shared ciphers

Benjamin Peterson report at bugs.python.org
Thu May 3 00:10:24 EDT 2018


Benjamin Peterson <benjamin at python.org> added the comment:

It's looks like OpenSSL just fixed SSL_get_shared_ciphers to actually do what we would want here. https://github.com/openssl/openssl/commit/a216df599a6076147c27acea6c976fb11f505b1a

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32813>
_______________________________________


More information about the Python-bugs-list mailing list