]> 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)
commitb1ebba5bd569ede9b6f9573d6618fb3a6abddae5
tree5dbb4bf92d461244db3722469bc6eb45df7534d5
parent34c8d9830699c9695284862b879e28480596330d
enable X509_V_FLAG_TRUSTED_FIRST when possible (closes #23476)
Misc/NEWS
Modules/_ssl.c