summaryrefslogtreecommitdiffstats
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2019-07-01 07:25:48 (GMT)
committerGitHub <noreply@github.com>2019-07-01 07:25:48 (GMT)
commitf22c4cf11d10f52faa86e0b308dd28f11819efd8 (patch)
treea221e4d3841ffe1ddd8bae9324d7a07237fa3d88 /Python/marshal.c
parentee72dda9616258b57c19eb5af00f3e80a3fb8e22 (diff)
downloadcpython-f22c4cf11d10f52faa86e0b308dd28f11819efd8.zip
cpython-f22c4cf11d10f52faa86e0b308dd28f11819efd8.tar.gz
cpython-f22c4cf11d10f52faa86e0b308dd28f11819efd8.tar.bz2
[3.8] bpo-37428: Don't set PHA verify flag on client side (GH-14494)
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)
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions