]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
enable X509_V_FLAG_TRUSTED_FIRST when possible (closes #23476)
authorBenjamin Peterson <benjamin@python.org>
Thu, 5 Mar 2015 03:11:12 +0000 (22:11 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 5 Mar 2015 03:11:12 +0000 (22:11 -0500)
commitfdb19715879babc580f63bc129f5b0ff46482d1c
tree50e088b1c0aa68d951b84184b1a5ae0d77552c2e
parent20f4bd4a043bded930c1c21befe28d9c79ea044b
enable X509_V_FLAG_TRUSTED_FIRST when possible (closes #23476)
Misc/NEWS
Modules/_ssl.c