]> 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)
commit72ef9610593bfee5f504f9070482a265ac5eac69
tree33837c10c7d44aa8a631d435140f73453e89003a
parentb1ebba5bd569ede9b6f9573d6618fb3a6abddae5
expose X509_V_FLAG_TRUSTED_FIRST
Doc/library/ssl.rst
Lib/test/test_ssl.py
Modules/_ssl.c