summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-07-01 06:51:40 (GMT)
committerGitHub <noreply@github.com>2019-07-01 06:51:40 (GMT)
commitcf7617460a920dd75ced017792045d3ae77648ad (patch)
tree3f23bbe13f1cbcf4c7e162ede5a3eeb4c55cc494 /Lib/test/test_pydoc.py
parente2e41cd114ae761fbfee4e7c6539f5df5c8c7116 (diff)
downloadcpython-cf7617460a920dd75ced017792045d3ae77648ad.zip
cpython-cf7617460a920dd75ced017792045d3ae77648ad.tar.gz
cpython-cf7617460a920dd75ced017792045d3ae77648ad.tar.bz2
[3.7] bpo-37428: Don't set PHA verify flag on client side (GH-14421) (GH-14493)
SSLContext.post_handshake_auth = True no longer sets SSL_VERIFY_POST_HANDSHAKE verify flag for client connections. Although the option is documented as ignored for clients, OpenSSL implicitly enables cert chain validation when the flag is set. Signed-off-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue37428 (cherry picked from commit f0f5930ac88482ef896283db5be9b8d508d077db) Co-authored-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue37428
Diffstat (limited to 'Lib/test/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions