Staging
v0.8.1
https://github.com/python/cpython
Revision 67986f94311ffb46fe5b3efce74d749029041b73 authored by Christian Heimes on 23 November 2013, 21:43:47 UTC, committed by Christian Heimes on 23 November 2013, 21:43:47 UTC
create SSLContext objects in Python's stdlib module. It provides a single
configuration point and makes use of SSLContext.load_default_certs().
1 parent 32eddc1
History
Tip revision: 67986f94311ffb46fe5b3efce74d749029041b73 authored by Christian Heimes on 23 November 2013, 21:43:47 UTC
Issue #19735: Implement private function ssl._create_stdlib_context() to
Tip revision: 67986f9
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top