]> granicus.if.org Git - python/commit
expose the client's cipher suites from the handshake (closes #23186)
authorBenjamin Peterson <benjamin@python.org>
Wed, 7 Jan 2015 17:14:26 +0000 (11:14 -0600)
committerBenjamin Peterson <benjamin@python.org>
Wed, 7 Jan 2015 17:14:26 +0000 (11:14 -0600)
commit4cb17812d94c57868257743dc163b4c62a1de9d7
treee24551431a302b33124962a68d6b9742de45510c
parente5db863c224f32103760d1c745acf9b140a40902
expose the client's cipher suites from the handshake (closes #23186)
Doc/library/ssl.rst
Lib/ssl.py
Lib/test/test_ssl.py
Misc/NEWS
Modules/_ssl.c