index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
make_ssl_certs.py
Commit message (
Expand
)
Author
Age
*
Fix a typo in the message from make_ssl_certs. (GH-30152)
Yilei "Dolee" Yang
2021-12-16
*
bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899)
Christian Heimes
2021-04-17
*
bpo-38271: encrypt private key test files with AES256 (GH-16385)
Christian Heimes
2019-09-25
*
bpo-34542: Update test certs and keys (GH-8997)
Christian Heimes
2018-08-30
*
bpo-32602: Test ECDSA certs (#5247)
Christian Heimes
2018-01-20
*
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fi...
Christian Heimes
2016-09-06
|
\
|
*
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fi...
Christian Heimes
2016-09-06
*
|
Issue #23277: Remove unused sys and os imports
Berker Peksag
2016-04-24
|
/
*
Issue #22074: Fix Lib/test/make_ssl_certs.py
Antoine Pitrou
2014-07-26
*
Issue #8813: Add SSLContext.verify_flags to change the verification flags
Christian Heimes
2013-11-21
*
Issue #8109: The ssl module now has support for server-side SNI, thanks to a ...
Antoine Pitrou
2013-01-05
*
Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and
Antoine Pitrou
2010-10-13
*
Issue #1051: Add a script (Lib/test/make_ssl_certs.py) to generate the
Antoine Pitrou
2010-10-08