]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
expose X509_V_FLAG_TRUSTED_FIRST
authorBenjamin Peterson <benjamin@python.org>
Thu, 5 Mar 2015 03:49:41 +0000 (22:49 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 5 Mar 2015 03:49:41 +0000 (22:49 -0500)
commit990fcaac3c428569697f62a80fd95ab4d4b93151
tree5bcaae3384ac88a2749f9422f72708c6a2faa1e7
parentfdb19715879babc580f63bc129f5b0ff46482d1c
expose X509_V_FLAG_TRUSTED_FIRST
Doc/library/ssl.rst
Lib/test/test_ssl.py
Modules/_ssl.c